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
January 28, 2020 at 12:13 pm
#100617
admin
Keymaster
Hi olaf,
I see you have the following code:
this.rowData = grid.getSelection().rows[0].id;
. The Row object also has a “data” field which referts to the the data bound data.
Hope this helps.
Regards,
Peter
Smart HTML Elements
https://www.htmlelements.com/