We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Select multiple nodes on checkbox click and perform drag and drop

I am referring to below example to select multiple nodes and perform drag and drop.
https://ej2.syncfusion.com/react/documentation/treeview/how-to/check-uncheck-the-checkbox-on-clicking-the-tree-node-text/?no-cache=1

but it is not working.
Is it possible to select multiple nodes on checkbox click and drag to scheduler.

Also checkbox and select/deselect working for mouse right click as well, can we restrict mouse right click event on treeview?

Thanks,
Sonam Diwate

1 Reply

CI Christopher Issac Sunder K Syncfusion Team April 2, 2019 01:43 PM UTC

Hi Sonam, 

Greetings from Syncfusion support!!! 

We have prepared a sample for selecting multiple nodes on checkbox click and drag to scheduler. You can select multiple treeview nodes using text selection/checkbox selection in the nodeSelected or nodeChecked event and drag it to scheduler using nodeDragStop event of treeview. Also we have disable the node selection or checkbox selection in the mouse right click. 


Please check the sample and let us know if you need any further assistance. 

Thanks, 
Christo 


Loader.
Up arrow icon