possibility to give at every row (<tr> element) an id. For example it can be `row-${keyField}` with keyField the key that identify the single row #1815
I need to have an id on every row of the table. what I think is that the best option is row-${keyField} with keyField the key that identify the single row
sorry created this comment for error