serverside limit return
serverside limit return
aristidispap
Posts: 4Questions: 4Answers: 0
I have a table with over 50,000 records. However when the user loads the datatable I would only want to return the last 50 records.
I can not configure Server-side processing to sent parameter "length"
Thanks.
Answers
I don't really understand what you're saying. Are you using this:
https://datatables.net/reference/option/pageLength
?
Sorry, I'm not understanding either, but
displayStart
may also help. If not, please can you elaborate.Colin