$(document).ready( function() {
var dtObj = $('#test').dataTable();
var aoData = dtObj.fnGetData();
[...]
If you have any example or can provide any guidance on how to accomplish this
"fnFooterCallback": function () {
console.log("footer callback");
}
It looks like you're new here. If you want to get involved, click one of these buttons!
Get useful and friendly help straight from the source.