Hello,
if I create a local grid, fill it by json data, select a row and try to sort, two bugs appear:
1. Regardless of parameter “deselectAfterSort” the selected row isn't selected anymore.
2. During grid filling I gave each row an unique id (for example 'houselst10'). This changes after sorting. Maybe this is the reason for the bug above.
I use the grid version 3.8.1.
Here is the code of my grid:
$.extend($.jgrid.defaults, {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top