Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › React Data Grid › Reply To: React Data Grid
April 17, 2023 at 12:10 pm
#104714
Keymaster
Hi,
In the given sample, you use cells selection so you should use getSelectedCells() method, not getSelectedRows() which is for rows selection.
Regards,
Markov