DataTables 1.9.4 / fnInitComplete
DataTables 1.9.4 / fnInitComplete
![[Deleted User]](https://secure.gravatar.com/avatar/c1f7117af306b3f24e043cb710033e43/?default=https%3A%2F%2Fvanillicon.com%2Fc1f7117af306b3f24e043cb710033e43_200.png&rating=g&size=120)
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.