Home - Forums-.NET - FlyTreeView (ASP.NET) - drag and drop Cannot instantiate node ERROR

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

drag and drop Cannot instantiate node ERROR
Link Posted: 26-Oct-2007 09:44
when i drag a node to the treeview i get the following error adding the node client side.

Cannot instantiate node that already has some owner (other node or treeview)

treeview.addNode(newNode)
Link Posted: 26-Oct-2007 18:27
How do you initiate D&D? Do you create node or what?