IS it possible to drag multiple nodes in under different parent is web tree. Right now i can Drag and Drop only a node wither with children or without children under a single parent.
Raj
Hello,
Please take a look at the sample below:
http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htmTree - >Drag and Drop
Hope this helps.
I think i was not clear enough with my question.
I want to drag multiple nodes in single drag from different parents using something like pressing CTRL key.
Is it possible?. The normal drag drop is absolutely fine with me and i am able to do it and update the database on go.