react-component/tree

multiple node selection via shift key to drag-and-drop?

sunny-j opened this issue · 0 comments

Is there any way to select multiple nodes at multiple levels of a single parent by using 'shift-key' and by selecting first node from where you want to start your selection, and then by keep continue pressing 'shift-key' and select the node till where you want to make your selection. By this I'll say that I did select a lot of nodes of different levels by selecting 2 keys only.

For example: If top most node is parent, we will call it level-1. So under level-1 can we select 'n' number of nodes from level-2 & level-3 as per the scenario mentioned above?

Edit: Here what exactly required is to use the basic feature of shift-key.