Hi,
I wanted to know if there's an easy way to disable the entire tree, on the client side, without traversing it node by node.
What I actually need is a way to stop the user from clicking another node in the tree, after clicking a certain node. The node click causes another pane to load, and during the page load I want the tree to "wait". If there's another way to provide the same functionality, I'd be happy to hear about it.
Thanks!
Nir.
I wanted to know if there's an easy way to disable the entire tree, on the client side, without traversing it node by node.
What I actually need is a way to stop the user from clicking another node in the tree, after clicking a certain node. The node click causes another pane to load, and during the page load I want the tree to "wait". If there's another way to provide the same functionality, I'd be happy to hear about it.
Thanks!
Nir.