• Resolved bjarnee

    (@bjarnee)


    I have a table with 200 rows, and each row has a little image. Even though I set the table to only show 5 rows on load, it seems the whole table is loaded when the user loads the page (?)

    Is it possible to not load more images etc until the user either clicks “next” or changes number of rows shown?

    Regards,
    Bjarne

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    No, sorry, I’m not aware of a possibility for that. The full data is loaded and then processed client-side using JavaScript code.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Avoid loading all rows until user clicks next?’ is closed to new replies.