Title: Server-side processing with Ajax
Last modified: June 12, 2020

---

# Server-side processing with Ajax

 *  Resolved [rllopez66](https://wordpress.org/support/users/rllopez66/)
 * (@rllopez66)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/server-side-processing-with-ajax/)
 * Is there a way to set WP Data Access to do Server-side processing? I have some
   really big tables that I would like to search using server-side processing and
   Ajax if possible.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fserver-side-processing-with-ajax%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/server-side-processing-with-ajax/#post-12975056)
 * Hi Robert,
 * WP Data Access uses server-side processing by default. Two ways to disable it:
   (
   1) Turn of paging >>> from drop-down OR advanced = { “paging”:false } (2) Turn
   of server-side processing >>> advanced = { “serverSide”:false } If you don’t 
   explicitly disable paging and/or server-side processing, it is enabled.
 * Hope this helps! 😉
 * Best regards,
    Peter
 *  Thread Starter [rllopez66](https://wordpress.org/support/users/rllopez66/)
 * (@rllopez66)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/server-side-processing-with-ajax/#post-12977265)
 * This is perfect Peter. Thank you for making such a great plugin and for being
   so responsive with your support.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Server-side processing with Ajax’ is closed to new replies.

 * ![](https://ps.w.org/wp-data-access/assets/icon-256x256.png?rev=3299063)
 * [WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards](https://wordpress.org/plugins/wp-data-access/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-data-access/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-data-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-data-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-data-access/reviews/)

## Tags

 * [ajax](https://wordpress.org/support/topic-tag/ajax/)

 * 2 replies
 * 2 participants
 * Last reply from: [rllopez66](https://wordpress.org/support/users/rllopez66/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/server-side-processing-with-ajax/#post-12977265)
 * Status: resolved