Server side paging issue in TreeGrid

I have been using grid server side paging in normal grid. Its works fine, however when server side paging is implemented on TreeGrid, the paging controls are disabled. I don’t know how to fix this problem. Any help would be highly appreciated.

Unfortunately, such a scenario is not supported in the treegrid, As the total number of the records in your treegrid is unknown initially.

1 Like

Hey, thanks for the reply. I have found treegrid connector but I have not understood how to use it. Can you direct me to any resources that can help me implement treegrid connector for dynamic loading?

the connector package contains samples of its usage.
Like here:

Also, there is documentation here:
https://docs.dhtmlx.com/connector__php__dyn_loading.html#treetreegridspecific