Hello,
I'm quite new to jqGrid, and I'm trying to use the “local sorting and server side paging” feature as described in the wiki (http://www.trirand.com/jqgridw…..ide_paging).
However the example code does not seem to work properly with the latest 3.7.2 version.
In my case, the paging is ok but the sorting produces no results at all.
I'm using JSON data, and the callbacks loadComplete and onPaging are called in time. But I think that setting data to “local type” does not seem to work.Or at least the sort does not seem to take it into account.
When using default settings ( remote data), the http server recieves the requests and sorting parameters when sorting is triggered.
I don't know if this is a known bug for this version or am I the first to run into this issue.
Also, I'm quite new to jqGrid, I don”t know where to start in order to trace/investigate the issue in the code.
So any info or pointers would realy help ,
Regards,
Cdrx
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top