Toggle selected table row
Can I use
E.g on click of the row if check/unchecks the selection checkbox.
Only way I've found to do this is by adding this to every column
Ideally, I'd like to do it like this:
getTableRecordAction to toggle the selected row? E.g on click of the row if check/unchecks the selection checkbox.
Only way I've found to do this is by adding this to every column
Ideally, I'd like to do it like this: