Hello,
Is it possible to create a table server-side so the page is fully rendered when it's sent to the client and then use jqGrid for sorting and pagination? I would like to avoid having the page load and then the user waiting for the initial grid to load.
I know I can set the grid to local and have the initial data in the “data” parameter but how can I then enable ajax with JSON for sorting or pagination?
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top