Thursday, September 27, 2012

jqgrid addRowData is slow

A array that store the local data passed to the grid. You can directly point to this variable in case you want to load a array data. It can replace addRowData method which is slow on relative big data

data: my_data


http://stackoverflow.com/questions/10354675/add-data-on-the-client-side-to-jqgrid

No comments:

Post a Comment