DataTables 1.9.4 / fnInitComplete
DataTables 1.9.4 / fnInitComplete
[Deleted User]
Posts: 0Questions: 2Answers: 0
fnInitComplete: function(oSettings, json)
{
console.log(json); // gives undefined
}
I have read that this is a bug. Is there any other way to get data from server? I don't have a possibility to update to v1.10.
This discussion has been closed.