[Solved] Limit the number of records from serverside.

[Solved] Limit the number of records from serverside.

davykiashdavykiash Posts: 35Questions: 13Answers: 1
edited March 2019 in DataTables

Hello,

I have a table with over 100,000 records. However by default when the user loads the datatable I would only want to return the last 500 records.

Is there some form of LIMIT query on the serverside that I can leverage?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.