ajax recordsTotal Where to set
The recordsTotal parameter is part of the JSON return from the server to a server-side processing request from DataTables. It would be set wherever you construct your JSON object in whatever server-side script you are using.
recordsTotal
Allan
Answers
The
recordsTotalparameter is part of the JSON return from the server to a server-side processing request from DataTables. It would be set wherever you construct your JSON object in whatever server-side script you are using.Allan