I installed the IE Web Controls for ASP.net so that I could use the TreeView control.
I need to be able to drag-and-drop a node into another node.
Can anybody suggest how to do this since it is not clear how to program without the ItemDrag, DragEnter, DragDrop events.
Thanks!
Jason
Loading
Posted Jun 23, 2011, 4:25 AM
http://msdn.microsoft.com/en-us/library/aa479012.aspx
http://www.dhtmlgoodies.com/scripts/drag-drop-folder-tree/drag-drop-folder-tree.html
http://www.astreeview.com/astreeviewdemo/astreeviewdemo1.aspx
http://www.webreference.com/programming/javascript/dragdropie/2.html
http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/refs/effectAllowedEX.htm
http://www.webreference.com/programming/javascript/dragdropie/Example2.htm