Select multiple cells by dragging mouse

Hello Syncfusion team,

I currently have a grid and would like to be able to select multiple cells at once by simply dragging the mouse over these cells (like in MS Excel). Here is what I am after :

[cut output image]

Can this requirement be achieved with Syncfusion's Grid Component?

Thank you for your support,
Remy

1 Reply 1 reply marked as answer

SK Sujith Kumar Rajkumar Syncfusion Team August 3, 2020 11:28 AM UTC

Hi Remy, 

Greetings from Syncfusion support. 

We checked your query and would like to let you know that you can achieve this requirement by setting the mode as ‘Cell’, type as ‘Multiple’ and cellSelectionMode as ‘Box’ to the Grid’s selectionSettings property. 

We have prepared a sample based on this for your reference which you can find below, 


More details on this can be checked in the below help documentation link, 



Please get back to us if you require any further assistance. 

Regards, 
Sujith R 


Marked as answer
Loader.
Up arrow icon