Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82475

Pagination without recordsTotal / recordsFiltered

$
0
0

Hi,
Is there a method to ignore the need of recordsTotal and recordsFiltered? (serverSide paging)
I'm asking because i have a complex query and i don't need to know my totals (the data rapresent a system log, so is useless for user to know they have 100000 rows).
count all rows available is so time consuming that user would walk away (2 to 5 minutes).

Any suggestions?

ps: i just need "pagingType": "full", so no page number is required.

Thank you,
Diego


Viewing all articles
Browse latest Browse all 82475

Trending Articles