The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
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).
TSThavasianand 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,