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

Treeview Dragdrop

1 Answer 39 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
niloofar
Top achievements
Rank 1
niloofar asked on 19 Jun 2011, 06:28 AM
Hi
I want to do server side dragdrop on treeview but nodedrop event does not fire, please help me.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 21 Jun 2011, 08:41 AM
Hello Niloofar,

The NodeDrop server-side event fires when RadTreeView detects a valid drag and drop operation. In order to allow drag and drop functionality in RadTreeView, we need to set EnableDragAndDrop property to True.

I have tried the same code in the following help article and which worked as expected.
Drag and Drop Overview.

hope it helps.

Thanks,
Shinu.
Tags
TreeView
Asked by
niloofar
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or