Reputation:
I know it's possible to do client-side sorting in jqGrid 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.
Upvotes: 6
Views: 3425
Reputation: 14892
In lieu of reposting the question I'll suggest a link that might help someone, but it hasn't helped me yet:
I'd like assistance on getting client-side pagination with client-side sorting as well.
Upvotes: 1