Hello,
I have a two Rad treeview one treeview have 5 root nodes and second treeview is blank means no nodes.
I have to perform like Drag node1 from Tree1 to Tree2.
But it just postback not adding into the second tree.
when I debug NodeDrop event then e.DestDragNode is nothing.
so please can any one have a solution.
Thanks in advance.
I have a two Rad treeview one treeview have 5 root nodes and second treeview is blank means no nodes.
I have to perform like Drag node1 from Tree1 to Tree2.
But it just postback not adding into the second tree.
when I debug NodeDrop event then e.DestDragNode is nothing.
so please can any one have a solution.
Thanks in advance.