How to replicate example 'DataTables hidden row details' with serverside created data
How to replicate example 'DataTables hidden row details' with serverside created data

I'm trying to recreate what is done in this example http://datatables.net/release-datatables/examples/api/row_details.html but using data taken from server side. Of course to make it work i need to wait for the data received from the server to be loaded in the tagble, but what function should i use?
This discussion has been closed.
Replies