Add row ID to client side DataTables

Add row ID to client side DataTables

jandantejandante Posts: 10Questions: 4Answers: 0

Hi,

Since my biggest table has 500 records i suppose client side is the better way to work with DataTables. I get my data through ajax and then load it as JSON data into DataTables. Which is working fine.

In this thread => http://datatables.net/forums/discussion/7460/how-do-i-add-a-row-id-to-each-dynamically-added-row-solved
Allan says that you can also add id's to the row for client side data.

But I don't get how that would be done... Could you point me this out?

Thanks!

This question has accepted answers - jump to:

Answers

This discussion has been closed.