Hi,
My case is, the tree has a self accessory, and is very deep. The tree is not expanded by default. But it loads all the data at once upon page rendering (it takes a long time). I've tried to set the contentDelivery as lazy, but that seems have to effect.
Is there a way to set the tree so that the data only fetched when each node expanded?
Thanks!
Noah