Process sorting, filtering, and pagination on the server for faster loading of large tables.
This feature module is part of the TablePress Max plan.
For large tables, the “Table Features for Site Visitors” can be slow, especially when a page is first loaded. The “Server-side Processing” module can move this work to the server, so that tables will be much faster for site visitors.
Feature description
For large tables, the “Table Features for Site Visitors” can be slow, especially when a page is first loaded. The “Server-side Processing” module can move this work to the server, so that tables will be much faster for site visitors.
Last Name | First Name | Birthday | Company | Phone (Ext.) | ZIP code | Country | Balance | Points | Rating |
---|---|---|---|---|---|---|---|---|---|
Banks | Travis | 05/04/1969 | Apple | 200-4324 | 64655 | Italy | $61.17 | 8 | 6.6 |
Cain | Lawrence | 05/16/1994 | IBM | 701-3108 | 98004 | United States | $54.81 | 5 | 2.5 |
Middleton | Dennis | 01/10/1992 | 580-9501 | 80913 | Spain | $24.83 | 4 | 5.2 | |
Valenzuela | Lunea | 01/09/1966 | Cisco | 970-8655 | 51606 | Germany | $74.07 | 7 | 3.7 |
Burgess | Quynn | 09/24/1988 | Mozilla | 430-8943 | 78965 | France | $16.13 | 8 | 2.9 |
The feature also supports automatically reloading the table in a configured interval, to ensure that the site visitor sees the latest table data. This can for example be useful to show things like up-to-date scores or results of a race or competition. This example table automatically refreshes every ten seconds, to show a (fictional) competition ranking (with automatic sorting by the “Points” column):
Name | Team | Points |
---|---|---|
Chris | 🟨 | 45 |
Bryce | 🟩 | 25 |
Alex | 🟥 | 12 |
Last update: | Nov 10, 2024, 19:25:25 |
Usage instructions
To use this feature with your tables, enable the “Server-side Processing” module on the TablePress “Modules” screen.
Then, activate and configure the feature for the desired tables on the corresponding “Edit” screen.
On this page