Hi,in a scenario as Your 'Multi Tree Sample' (http://samples.infragistics.com/aspnet/Samples/WebDataTree/Organization/MultiTree/Default.aspx?cn=data-tree&sid=8b2c9419-adf3-4b6f-9b33-97f28ccd745d)it should work that if I drag from right-side and drop on left-side the node dropped on the left tree would be present only in the new position and not both in old and new.How can I achieve this?
WhiteSnake - Trouble has been dragged from WebDataTree2 to WebDataTree1/My Documents.
On WebDataTree1 it is shown in MyDocuments and also in Music/WhiteSnake.
Thank You
You can try it yourself (being your sample), nothing changes. The problem arises when I drag from right tree and drop into left tree. DragDropMode='Move' removes the node from the right tree not from the left (Move – When a node is dropped, it is essentially removed from its original location and placed into the new destination target.).
Please let me know if and how this can be achieved.
Hello Costanzo,
Thank you for posting in Infragistics Community.
If you set this, how the control behaves ?
Please check the docs here
Best regards,