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

Drag from list and drop on tree between user control

0 Answers 33 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Smash
Top achievements
Rank 1
Smash asked on 12 Sep 2013, 05:05 PM
I have a user control A in which a RadTreeview is added and another user control B which hold a RadListView. I am looking a way to implement drag items from B to A   I used the onitemdrop event of listview, but the same is showing destinationhtmlelement as null when dropped on to the treeview of A. Also the onnodedropped event of treeview in A is not firing when i dropped from B to A. Can some one explain how can I implement this?

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Smash
Top achievements
Rank 1
Share this question
or