Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
274
WebDataTree Multi Tree Drag & Drop
posted

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

 

Parents
  • 12679
    posted

    Hello Costanzo,

    Thank you for posting in Infragistics Community.

    If you set this,  how the control behaves ?

    1. <DragDropSettings DragDropMode="Move">
    2.                  </DragDropSettings>

    Please check the docs here

    Best regards,

Reply Children