Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › How to unselect all grid rows
I selected all the rows in the grid using the selectAllRows() method — how can I deselect all of them?
Hi Claudia,
You can use the clearSelection method for this purpose.
grid.clearSelection();
Best regards, Markov
Smart UI Team https://www.htmlelements.com/