JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › how to get selected row data › Reply To: how to get selected row data
September 8, 2020 at 5:49 am
#101041
admin
Keymaster
Hi Ronak,
Checked and Selected are different. By using the “getSelection” DataGrid method will retrieve only the selected rows, if there are any.
Each data row in Smart.Grid has a “checked” boolean property. You can use it to determine whether a data row is “checked”.
Regards,
Peter
Smart HTML Elements
https://www.htmlelements.com/