Hi,
Thanks again to the creators/developers of jqgrid, it is a GREAT tool.
I have a grid that I load using clientSide (or local) data. I load the data using a custom ajax request and load the grid with .addRowData. Ids for these rows start at 1 for the first then 2, 3, etc.
Some of my columns are sortable.
Here is my issue:
Sorting does not work properly for these columns. However, when I sort ANOTHER column then come back to the column I want to sort,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top