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

treeview drag and drop

1 Answer 34 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 28 Sep 2011, 09:45 PM
Hi,  I am trying to design a function to delete a node from treeview by drag and drop.  I put the RadTreeview inside a panel with shaded background.  I created another trash panel next to it.  When I dragged the node into the trash panel, the server side node_drop event fired and everything was good.  However, what I really want is when I drag the node outside the shaded area, the server side node_drop event can be fired.  Is there a way to achieve that?

Thanks!
Tim

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 03 Oct 2011, 04:28 PM
Hi Tim,

You can refer to Drag and Drop on any Html Element help topic or to our demo where all the drag and drop functionalities are included.
 
Hope this will be helpful.

Regards,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
TreeView
Asked by
Tim
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or