Hi all!
I've been wondering if some functionality I'm trying to add is possible. Currently, we have a tree that has the Selection Mode set to Extended so our users can select disparate nodes with Ctrl and Shift. However, we have an additional requirement to provide functionality (copy) when the selected items are dropped while holding the Ctrl key. However, I'm running into an issue where the Selection side of things is being processed and preventing the Drag&Drop from initiating, so holding Ctrl and Left mouse and initiaiting drag on a selected item just changes the selection state of that item.
Is there some work around for this? Single selection mode doesn't have this issue obviously, but we have a hard requirement of extended selection mode.
Thanks!
[Modified 9 months ago]