TreeViewAdv MultiSelect Drag Drop With Control Key Issue

I''m trying to perform a drag/drop with copy operation by selecting several nodes in the tree, left mouse clicking (and holding), pressing the Ctrl key and dropping the selected nodes onto a destination node. I do get the "copy symbol", however in my ItemDrag event, I only get one node in the array, and therefore my copy drag/drop operations can only copy one node. If you do not press the control key and just do a normal drag/drop, then the array list is filled with all expected nodes. Am I doing something wrong? I am using version 2.1.0.9 of the tools (unfortunately our product has adopted a dependency on that version). I tried your TreeViewAdvDragDrop sample, changing it to multiselect, and I see the same behavior in that sample as well. Any information would be appreciated.

2 Replies

AD Administrator Syncfusion Team July 14, 2005 03:02 PM UTC

Just Resubmitting since there was no date on the last post time intially and I was having trouble finding this issue in the forum. I''m still looking for a response. Thank you.


AD Administrator Syncfusion Team July 14, 2005 08:22 PM UTC

Hi Peter, I was able to reproduce this problem and have entered it as Defect #493. Thank you for your patience as we work to fix this. Regards, Gregory Austin Syncfusion Inc.

Loader.
Up arrow icon