how to return row id
how to return row id
zebra100
Posts: 4Questions: 2Answers: 0
Hi, please can you help. I want to know how to return the row id in this example - https://datatables.net/extensions/select/examples/api/get.html
thanks
This discussion has been closed.
Answers
this is how i did it - table.rows( { selected: true } ).ids().toArray();