I have two treeviews, I would like to drag from the first one to the second one as a child of one of the nodes in the second treeview. I want to keep the node in the first treeview (drag and copy). I have tried several things and can't seem to get it right. I am trying not to access any DOM elements in my controller, so figuring out the code to append the dragged node as a child to one of the nodes in the second treeview is escaping me. I have a simplified version of what i'm trying in the dojo - http://dojo.telerik.com/EluY/2
Any help is very much appreciated!
Thanks,
Donna
Any help is very much appreciated!
Thanks,
Donna