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
290
Drag & drop multiselection within a XamDataTree
posted

Is this possible to do with a standard implementation? User should be able to select several nodes and move them from their parent node somewhere else with one drag & drop operation. I have 2 types of nodes, it's basically accounts and groups of accounts (and groups) and sometimes a reorganisation of the structure is needed. The application will check if the result would still be a tree after the drop, of course. I set NodeSelection="Multiple", but when I make a multi selection and start dragging it, only one node stays selected. Is that possible to do at all? What would be a recommended way to accomplish this with as much standard code as possible?  Thanks.

 

Ivan

Parents Reply Children
No Data