help needed about treeview control
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I want to enable the editing facility in a treeview web control used in my websight. e.g a tree displays data from the database, now at run time i want to provide facility to the user that he can edit tree. when user selects any node from tree and presses edit button, then i want to give him the access to change the text of the node and also the drag and drop facility. can some body tell me how this will be possible using microsoft treeview web control.