Hi,
When i use paging feature and multiselect the items of the grid I get the problem that when i reload or do paging the previous selected rows are not retained.
Please suggest some logic or feature that i can use related to this.
I tried a logic in which i onSelectRow(event of JQGRID) I wrote logic related to placing id onto a javascript array and on paging i reselect on every loadComplete event of jqgrid.
but problem is if a user deselects a selected row then also it is retained in the array.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top