I know it's possible to do client-side sorting by setting loadonce = true but is it possible to do client-side paging as well?
I want to pass all the data (about 80 pages of JSON) to the client initially during page load and then, I don't want any server calls. I want jqgrid to handle both the paging and sorting.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top