Hello Telerik fellows,
I'm currently using the RadTreeView with multiple selection mode set to active, and the internal drag n' drop also set to active.
The problem is that many of the customers are disturbed with the multiple selection while trying to perform the drag n' drop of a single node.
They click once on the node to drag, move the mouse down to drag the nodes, and they get all the nodes below selected while they just wanted to have the node dragged over those nodes.
Clearly, they would have to click first to select the node, then click again to begin the DnD, I'm not discussing the implementation which is correct from my point of view.
Anyway, in order to prevent this misusage, I'd like to selectively enable the multi-selection with ctrl/shift keyboard keys, and disabling the multi-selection with mouse.
Is it possible without re-implementing the whole multi-selection feature ?
Thanks in advance,
Antoine.
I'm currently using the RadTreeView with multiple selection mode set to active, and the internal drag n' drop also set to active.
The problem is that many of the customers are disturbed with the multiple selection while trying to perform the drag n' drop of a single node.
They click once on the node to drag, move the mouse down to drag the nodes, and they get all the nodes below selected while they just wanted to have the node dragged over those nodes.
Clearly, they would have to click first to select the node, then click again to begin the DnD, I'm not discussing the implementation which is correct from my point of view.
Anyway, in order to prevent this misusage, I'd like to selectively enable the multi-selection with ctrl/shift keyboard keys, and disabling the multi-selection with mouse.
Is it possible without re-implementing the whole multi-selection feature ?
Thanks in advance,
Antoine.