This is a migrated thread and some comments may be shown as answers.

[Solved] Reload Tree from Client

0 Answers 19 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Askar
Top achievements
Rank 1
Askar asked on 28 Jan 2013, 11:40 AM
Hi, after alterations on tree data I need to reload a whole tree or subtree (as some nodes become deleted and others appear).
 
Preferably I also need to retain open/closed/selected states of tree.

I use AJAX calls to update the data, and I use webservice method for the tree load-on-demand. So no postbacks are done.

How I can accomplish the reload? How I can reload a certain subtree? 

Tags
TreeView
Asked by
Askar
Top achievements
Rank 1
Share this question
or