Callback when draw is complete
Callback when draw is complete
Hpatoio
Posts: 1Questions: 1Answers: 0
Hello. I've a datatable that load data with an AJAX call. I need to call a JS function when my table has been successfully drawn. NB: I don't need to call the function when the data have been read from the remote server, but when DataTable has finished to modify my DOM and all the row have been inserted in my table.
Thanks
This discussion has been closed.