frankbolviken
22 Aug 2011, 1:44 AM
Hi,
I would like you have a tree, which only loads 1 level at a time.
So when a user click on expand on a node, extjs will call a service and populate with the leaf nodes of that node.
How can I acchieve this? For now, i'm only able to load all of the nodes at once, which is a huge performance hit if there is alot of nodes.
Frank
I would like you have a tree, which only loads 1 level at a time.
So when a user click on expand on a node, extjs will call a service and populate with the leaf nodes of that node.
How can I acchieve this? For now, i'm only able to load all of the nodes at once, which is a huge performance hit if there is alot of nodes.
Frank