• Resolved smallzoo

    (@smallzoo)


    Hi
    We have developed a table using bootstrap data tables which reads data from Mysql. We want to switch our whole site over to wordpress front end so the IT team can change the themes, pictures etc but we need to still have the datatable.

    1. Does your plugin connect to mysql database
    2. Can filters and sorting be added to the columns
    3. Does the whole site including the datable become reponsive ie work on a mobile with not a lot of customisation
    4. Can we add our own PHP code to filter/interrogate the table
    cheers

Viewing 1 replies (of 1 total)
  • Plugin Contributor WPManageNinja

    (@wpmanageninja)

    Hello @smallzoo,
    Currently, We don’t have any custom mysql table connection but we are working on it. We mainly store table data in a custom database table and serve those.

    2. Can filters and sorting be added to the columns
    – Yes, We have custom filter functions where you can build filters.

    3. Does the whole site including the datable become reponsive ie work on a mobile with not a lot of customisation
    – Table build with Ninja Tables is fully responsive. Please check our demo.

    4. Can we add our own PHP code to filter/interrogate the table
    – We have several hooks that you can customize the features.

Viewing 1 replies (of 1 total)
  • The topic ‘Replacement for query data tables’ is closed to new replies.