Hi All,
I have Treeview in my project with "multiSelect" property to true. I have enable drag and drop for my Treeview. But my issue is, before drag and drop the node I need to click the node to select unlike windows file system you can just drag and drop particular file without first selecting it.
When I take mouse hover to node (which is not selected) and push and hold the left button and trying to drag, it will just select the node and not dragging the node.
Please help me to find out what wrong with that?
Thanks
I have Treeview in my project with "multiSelect" property to true. I have enable drag and drop for my Treeview. But my issue is, before drag and drop the node I need to click the node to select unlike windows file system you can just drag and drop particular file without first selecting it.
When I take mouse hover to node (which is not selected) and push and hold the left button and trying to drag, it will just select the node and not dragging the node.
Please help me to find out what wrong with that?
Thanks