JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › React Data Grid › Reply To: React Data Grid
April 12, 2023 at 7:35 am
#104689
svetoslav_borislavov
Participant
Hi,
You can get the selected rows with the getSelectedRows() method.
The return type is an Array. The Elements of the Array are an Array[id, row’s object]
Here is an example: https://codepen.io/svetoslavjqwidgets/pen/rNqOpvJ
To enable the clipboard operations set the clipboard: { enabled: true } (See in the demo above)
I hope this helps!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/