Hi there,
We are currently refreshing pages when we are adding data to a table, but instead we want to use the fnReloadAjax function to get the data smarter. I however haven't been able to find any info of what the AJAX source is supposed to look like. I assume the data is JSON?
Is it just an array of objects, with the same count of items in an object as columns in a table?
We are currently refreshing pages when we are adding data to a table, but instead we want to use the fnReloadAjax function to get the data smarter. I however haven't been able to find any info of what the AJAX source is supposed to look like. I assume the data is JSON?
Is it just an array of objects, with the same count of items in an object as columns in a table?