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 these features with your tables, activate the “Advanced Loading” feature module on the “Modules” screen of TablePress Max. Then, configure the desired options in the “Advanced Loading” section on the table’s “Edit” screen.

Configuration parameters

To configure this module’s features, you can also use these configuration parameters in the “TablePress Table” block or in the Shortcode that you are using to embed the table:

ModuleSlugConfiguration parameterNameDescriptionTypeDefault value
Advanced Loadingdatatables-advanced-loadingdatatables_advanced_loadingboolean (true or false)false
Advanced Loadingdatatables-advanced-loadingdatatables_advanced_loading_html_rowsinteger10