in this implementation of datatables, does scrolling a large dataset result in multiple ajax requests ?
i ask because i have tried using a datatables implementation by Gravity View (a gravity forms wordpress addon) but it sends multiple ajax requests as you scroll. these can take time to return on large datasets and this triggers cloudflare timeouts at 100s with error 524
Server-side (editable) tables load multiple ajax requests for sorting, filtering, pagination, search, and data fetch. Non-server-side tables (tables linked to an existing data source, or non-editable Gravity Forms and MySQL query-based tables) do not have server-side, and no admin-ajax calls are being made.
hi
in this implementation of datatables, does scrolling a large dataset result in multiple ajax requests ?
i ask because i have tried using a datatables implementation by Gravity View (a gravity forms wordpress addon) but it sends multiple ajax requests as you scroll. these can take time to return on large datasets and this triggers cloudflare timeouts at 100s with error 524
Hello adnaan.
Thank you for your interest in our plugin.
Server-side (editable) tables load multiple ajax requests for sorting, filtering, pagination, search, and data fetch. Non-server-side tables (tables linked to an existing data source, or non-editable Gravity Forms and MySQL query-based tables) do not have server-side, and no admin-ajax calls are being made.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables