tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.85k stars 1.2k forks source link

Pagination in treeGrid mode #362

Closed bvn13 closed 6 years ago

bvn13 commented 12 years ago

Hello. I just released new functional to this plugin. Fork placed here: https://github.com/bvn13/jqGrid/

Pagination now works fine in treeGrid mode. This means the ROOT-data is loading divided into pages, but data of each node are loaded entirely in one request to the server.

VladimirLV commented 11 years ago

Thanks a lot for treeGrid update. Pagination works fine.

Cedrxz commented 11 years ago

hi man do you have some example of how to used with the Pagination or something i can see how work to can implement this feature thanks