• Resolved Jesse Kranz

    (@boulder64)


    We created a SQL query that grabs information from WooCommerce orders and posts it to a frontend page.

    However, we would like the data to be shown in a responsive table with search, sorting, and pagination.

    This data will be coming in dynamically.

    Any ideas here?

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress does not directly support SQL queries or externally created HTML tables. You might want to look into using the DataTables JavaScript library from https://datatables.net/ directly.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Importing dynamic data’ is closed to new replies.