slickgrid - What component can i use for displaying tabular data fastly -


We already use jqgrid to display the data. But it took more time to send data (we have more than 5000 data). We tried with a clever grid But there was a single problem faced. So clever grid is faster than the Jackgird. If this happens then the slagridge also takes time.

Please help me pursue my research.

Thanksgiving

Latest Annotations

  var column = [{Name: 'Personnel', Field: 'Accommodation Id ', id:' orientation '}, {name:' employer ', area:' item system id ', id:' item system id ', width: 110}] var gridata = somwo; Grid = new Slick.Grid ("#tegrid", gridata, column);     

Comments