6

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.

4

1 回答 1

1

代替重新发布问题,我会建议一个可能对某人有帮助的链接,但它还没有帮助我:

http://www.trirand.com/blog/?page_id=18/help/using-client-side-sorting-but-server-side-paging-using-jqgrid/page-1

我也希望通过客户端排序获得客户端分页方面的帮助。

于 2009-06-30T15:10:17.040 回答