« on: December 09, 2009, 02:44:19 PM »
I am evaluating the Treeview, and so far does everytihng I need it to do, however I do have one problem
My tree is a simple one.. {Root Node} - (Parent Nodes) - (Child Nodes).
Moving Child Nodes to other Parent Nodes works great, but I need the ability to prevent the movement of child node to the Root node, which creates another parent node.
Is this possible, if so how.