Drag and drop in an ASP.NET treeview
Is there an existing implementation of a server side (ASP.NET) treeview that supports drag and drop? Free source that is. I am currently using Microsoft's ASP.NET TreeView WebControl, but it doesn't have that feature. Thank you very much for any help you may provide.
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director
What do you mean by drag and drop support in a treeview? The nodes can be rearranged by drag and drop? The nodes can be dragged and dropped somewhere else? I believe this is a pretty esoteric scenario... I can't remember having used a treeview with such a functionality in my whole life ;)
Dig Deeper
-
People who read this also read...
-
This was first published in July 2004