• Resolved Deco Building

    (@1199seiufunds)


    Hi,

    Is this type of deferred loading via DataTables something you might add into TablePress?

    https://datatables.net/examples/server_side/defer_loading.html

    It seems to be retrieving rows only upon filter or other user action. That would help enormously with performance on tables with a large number of rows.

    If it’s not something you plan on adding to TablePress, do you have any tips to add this option?

    Thanks,
    Sam.

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I would load to add support for this, but haven’t really been able to come up with a nice strategy to integrate it 🙁
    My idea would be to somehow use the WordPress REST API for this, but there’s work necessary to be able to use that to retrieve the raw JSON data.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Deferred Loading via DataTables Property’ is closed to new replies.