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
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
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.Allan