We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Drag Drop Tree control

Hi, Is there an extension of the tree control that allows me to drag and drop items on to the tree groups from a different panel? I would like an outlook styled tree control where items (e-mails) from the right panel can be dropped into the tree (folders) on the left panel. thanks

3 Replies

AD Administrator Syncfusion Team March 10, 2005 05:19 PM UTC

I needed to do the same thing... I looked up how to do drag and drop in C# and implemented it as dragging from a listview to my treeviewadv. I used these websites, along with the sample app from syncfusion for drag and drop, to do my implementation: http://www.csharphelp.com/archives/archive263.html http://www.codeproject.com/cs/miscctrl/dragdroplistviewreorder1.asp


AD Administrator Syncfusion Team March 10, 2005 07:45 PM UTC

Hi Kevin and Faraz, Please refer to the TreeViewAdv drag-drop samples attached below. These should be helpful to you in implementing the implementing the above mentioned functionality : (i) This sample illustrates how nodes can be dragged and dropped between 2 TreeViews. We have used a Syncfusion TreeViewAdv and a .Net TreeView in this sample. (ii) This sample illustrates how objects can be dropped from a ListView into a TreeViewAdv. We appreciate your interest in Syncfusion products. Regards, Guru Patwal Syncfusion,Inc.


AD Administrator Syncfusion Team July 26, 2005 08:35 PM UTC

Those samples would go well in the KB.

Loader.
Live Chat Icon For mobile
Up arrow icon