Click here to Skip to main content
16,004,806 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,
I am having a treeview , i want to move the selected rootnode to the top of list with its childnodes.
Posted
Comments
Sergey Alexandrovich Kryukov 26-Mar-12 2:45am    
There are at least three different types named "TreeView". Which one do you use?
What's the problem? Remove and insert it where you want...
--SA
Deepak Manuja 26-Mar-12 3:44am    
i am having a simple treeview for navigation,,, I want to make the selected node first node in the treeview list.
Maciej Los 2-May-12 7:56am    
Do you want to move some node with Drag and Drop method? Where is a problem?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900