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

DragDrop Events between treeview controls

1 Answer 80 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Krishna
Top achievements
Rank 1
Krishna asked on 04 Aug 2015, 07:09 PM

Hi, I unable to get trigger 'drop' event between two treeview controls. I am trying drag a node from treeview1(treeview control) to treeview2(treeview control). I could probably use databound to see the changes and somehow put additional attributes during dragstart to indicate node. Is there any easy way?

 

Thanks
Krishna

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 06 Aug 2015, 11:53 AM
Hi Krishna,

I am not sure I understand what the expected behavior is. Sharing some code snippets and more details about your scenario will help us provide better answers. Meanwhile, you can check the following examples, which illustrate the some basics of dragging and dropping items between different TreeView widgets:

Regards,
Alexander Popov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TreeView
Asked by
Krishna
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or