Ajax response object

Ajax response object

morganrobmorganrob Posts: 18Questions: 7Answers: 2

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

Answers

This discussion has been closed.