Monday, March 26, 2012

Treeview with Drag and Drop behaviour

hallo,

is there a control which is like a treeview with drag and drop? i need a control which kan switch its notes via drag an drop. in best case you can swap notes between two treeviews.

at first i tried to do this with the reorder list but i can't define sub items with drag/drop behaviour.

has somebody an idea how i can realize such a control?

best regards

Saijado

Hi,

Recently I was going through the implementation of the 'flyTreeView' control. Check it to see if you can borrow some ideas :

http://www.9rays.net/asp.net_2/treeview/miscpages/doc/DragDrop.aspx

HTH,
Suprotim Agarwal

--
http://www.dotnetcurry.com
--


See Demo here

http://www.dhtmlgoodies.com/scripts/drag-drop-folder-tree/drag-drop-folder-tree.html

Info & Downloadhttp://www.dhtmlgoodies.com/index.html?whichScript=drag-drop-folder-tree


thanks a lot to you

No comments:

Post a Comment