1
Answer

TreeView Web Control Drag-and-Drop Nodes

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

Answers (1)