Title: Importing dynamic data
Last modified: February 23, 2022

---

# Importing dynamic data

 *  Resolved [Jesse Kranz](https://wordpress.org/support/users/boulder64/)
 * (@boulder64)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/importing-dynamic-data/)
 * 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](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/importing-dynamic-data/#post-15395011)
 * 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/](https://datatables.net/)
   directly.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/importing-dynamic-data/#post-15395011)
 * Status: resolved