I implemented drag-and-drop from a list in treeview with this question . The only thing I still do not understand is to drag a few items from the list. I have included multiselect in the list, but when I have several items that you have selected and start dragging and dropping, it undoes everything except the item directly below the mouse pointer. Has anyone got drag and drop to work with multiselect, and if so, how?
source
share