Hi, I unable to get trigger 'drop' event between two treeview controls. I am trying drag a node from treeview1(treeview control) to treeview2(treeview control). I could probably use databound to see the changes and somehow put additional attributes during dragstart to indicate node. Is there any easy way?
Thanks
Krishna