FabioG
7 hours agoContributor II
Tree incremental load
Hi all,
I'm wondering if there's a way to incrementally load a TreeView.
I know how to load it in one shot but what if it's supposed to contains a lot of data ? Is there a way to load it incrementally, when a node is clicked (loading the leafs belonging to the node itself and the 1st level nodes under the clicked one) ?
Thanks in advance
FabioG