Paging/Dynamically reloading rows of TreeGrid

Hello everyone,

I have a question about the TreeGrid:

I need to show a lot of Data in a Treetable. I already implemented dynamically loading of the data for expaned rows. But since I have a huge amount of ‘top-hierarchy’ data I would need to load these dynamically while scrolling, just like in the normal DTHMLX Grid.

Does theTreeGrid even provide this feature? Let me know if you need any additional information to answer this question!

Regards, Tobias

Unfortunately it’s not available to load the top level of the treegrid dynamically.
I may only suggest you to use the smart rendering mode.