Advanced Loading

Load the table data from a JSON array for faster loading.

For large tables, frontend table loading can be slow, as a large chunk of HTML code has to be loaded and parsed. The “Advanced Loading” module can make this faster by instead rendering the table from a more lightweight JSON data format.

Feature description

This table, with 1,000 rows, is not loaded from HTML code but from JSON data and therefore initializes faster. This can bring high speed gains especially for large tables!

Last NameFirst NameBirthdayCompanyPhone (Ext.)ZIP codeCountryBalancePointsRating
BanksTravis05/04/1969Apple200-432464655Italy$61.1786.6
CainLawrence05/16/1994IBM701-310898004United States$54.8152.5
MiddletonDennis01/10/1992Google580-950180913Spain$24.8345.2
ValenzuelaLunea01/09/1966Cisco970-865551606Germany$74.0773.7
BurgessQuynn09/24/1988Mozilla430-894378965France$16.1382.9
LottLillith12/10/1978Dell587-228988178Australia$30.1217.9
FreemanCheyenne01/28/1981LG396-547314711Germany$49.8216.0
HoustonJorden05/03/1978Adobe970-118296036Canada$47.3121.5
HarrisMerritt12/29/1989Apple160-597725178United States$77.3360.1
GregoryBrynn01/13/1994Adobe663-603991558Spain$90.2498.2

Usage instructions

To use this feature with your tables, enable the “Advanced Loading” module on the TablePress “Modules” screen.

Then, activate and configure the feature for the desired tables on the corresponding “Edit” screen.