Ajax response object
Ajax response object

Hi Allan, if my ajax call returns other objects beyond the data object that DataTables will consume ie
{data:[{table data}], param1:'something', param2: 12345}, are the other objects in the ajax response available when DataTables loads or reloads data?
Cheers Rob
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Never mind, I just found the answer. I know, rtfm
https://datatables.net/reference/api/ajax.json()