meteor-tabular
meteor-tabular copied to clipboard
Adding attributes to datatable rows
Hi, we are trying to add ids to each datatable row, seem to only have control to the columns[], how can you add an id to each row please?m Tried this: https://datatables.net/reference/api/row().id()
Thanks