Hi group,
i've searched the list and I found a lot of treeview drag-and-drop related stuff.
Somehow I can't seem to get it right.
I want to move the nodes up and down the tree.
Any suggetstions?
Regards,
visualSander
Printable View
Hi group,
i've searched the list and I found a lot of treeview drag-and-drop related stuff.
Somehow I can't seem to get it right.
I want to move the nodes up and down the tree.
Any suggetstions?
Regards,
visualSander
I haven't tried this, but chaeck out http://www.planet-source-code.com/xq...s/ShowCode.htm
This looks like it may help you...
The treeview has a hittest method, which you can use to help you determinne which node is dragged where.