Hi
UltraTree control is being used in one of our application. I want to disable the selection of the nodes when Mouse Left button is pressed on a node and Mouse is dragged down/up. It selects all nodes that are passed over.
Various combination of SelectType did not help much since I want to keep multi-node selection by Mouse Left Click + Control key.
Please suggest how to disable multi-nodes selection on Mouse Left + Mouse Drag.
Thanks
Hello,
I am just checking about the progress of this issue. Feel free to let me know if you need further assistance.
Thank you for using Infragistics Components.
Hi,
Why do you want to disable drag selection? I ask because the usual reason for this would be that you want to start a drag operation to drag the nodes. And if you do that (start a drag operation) then no selection will take place and problem solved.