Title: Drag and Drop tree nods between two trees Post by: manojvijayan on November 20, 2012, 01:51:43 AM I have two trees. I want to drag and drop nodes from one tree to another.I can drag and drop inside of a tree itself.But I can not do between two trees
Is there any event to call when a node drag and drop to another tree? Title: Re: Drag and Drop tree nods between two trees Post by: stworthy on November 20, 2012, 07:16:47 PM Set the 'dnd' property to true and you will be able to drag and drop tree nodes between trees.
|