Hi,
I need to access the which row has been clicked on  - in a datatable - rowindex  - in a typescript
I have a datatable  - with data - the first column i have edit icon - .On click i want to enable the other columns to make it editable.
For this i need to know which row was clicked.. so only that row will be editable.