This is a migrated thread and some comments may be shown as answers.

Drag and Drop in TreeView

1 Answer 35 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
saravanakumar subramaniam
Top achievements
Rank 1
saravanakumar subramaniam asked on 24 Nov 2011, 10:58 AM
Hi,

I am using the treeview to show the folders available the configured folder path in the left side of the sceen. On right hand side i am showing the list of document present inside the selected folder using ListView. I need to use the drag and drop functionality for ListView to the Treeview. will Darg and drop between listview and treeview work?
If show do we have any expample? we need to get only the details of the Listview items into Teeview_drop event.

Thanks,
Saravanakumar S

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 29 Nov 2011, 09:48 AM
Hi Saravanakumar Subramaniam,

Yes, it is possible to configure DragAndDrop operation between RadTreeView and ListBox. Please examine this demo showing a complex DND operations ( TreeView to GridView, TreeView To ListBox, ListBox to TreeView, ListBox to GridView and etc). Basically the DND logic is configured by handling the basic RadDragAndDropManager events. Please feel free to ask if you need further assistance.

All the best,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
TreeView
Asked by
saravanakumar subramaniam
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or