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

Selecting seperate cells in grid, Angular 7+, TypeScript 3+

Hi,

Could you tell me if(and how) I can select separate(using CTRL) cells in a ejs-grid. The only thing I found is Flow, Box en Single selection of cells.

Example: Grid has 10 columns and 10 rows with different values and I would like to select the following random cells -> cell(column 3, row 4), cell(column 6, row 1) and cell(column 2, row 10).

Thank you in advance!

greetings,

Laurens

Angular/TypeScript

3 Replies

TS Thavasianand Sankaranarayanan Syncfusion Team March 14, 2019 04:58 AM UTC

Hi Laurens, 

Greetings from Syncfusion. 

Query : Could you tell me if(and how) I can select separate(using CTRL) cells in a ejs-grid 

We have analyzed your query and we suggest to set selection mode property as ‘Cell’ and type property as ‘Multiple’ to achieve your requirement. Please refer to the below demo link and help documentation for your reference, 



Please get back to us for further assistance. 

Regards, 
Thavasianand S. 



LA Laurens Albers March 14, 2019 08:24 AM UTC

Hi,

haha wauw, I totally missed it. Thanks for the update! It works!

greetings,

Laurens


TS Thavasianand Sankaranarayanan Syncfusion Team March 14, 2019 08:50 AM UTC

Hi Laurens, 
 
We are happy that the problem has been solved. 
 
Please get back to us if you need any further assistance.  
                          
Regards, 
Thavasianand S.

Loader.
Up arrow icon