• Resolved jassimp

    (@jassimp)


    Hi
    I have a table with more than 10K rows and its increasing daily.
    The issue is even i set up to show 10 rows per page its taking a lot of time to load the main page as its loading all tables then hiding the rows except the 10 which is configured.

    How to solve this issue

    Many thanks

    • This topic was modified 3 years, 8 months ago by jassimp.
Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I see what you mean, but unfortunately can not offer a solution yet. The cause for this problem is that indeed all table rows have to be loaded first, before the JavaScript feature like pagination, etc. are applied. This simply takes a few moments for large tables.

    Now, in a few weeks, maybe even at the end of October, two Premium versions of TablePress will be available. These will have a “Server-side Processing” mechanism which will help here: Then, only the actually needed rows (in your case, the first 10, when the page is loaded) will be loaded from the server. This will speed up large tables greatly. Thus, I ask for just a bit more patience until these Premium versions are available.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Row count and page loading issue’ is closed to new replies.