So do I. Did anyone found a free and working drag and drop example? I have a asp.net treeview with the site map, and I want to move some of the pages to another asp.net treeview with drag and drop, I'm going to use this to archive some of the pages.
I know how to implement the javascript mechanism to enable drag and drop div, li, and those html elements, but i'm not able to drag and drop "asp.net treenode".
Please help!
Thanks in advance.