Display of Multple Tables from One Database
-
I have installed your plugin and it’s working fine. An example is on this page. It was surprisingly easy for this database/php/css novice go get this up and running so quickly! I have added custom css to the site to set the column widths the way I need them to be and to remove the column headers from the footer.
The other pages in the site display data using the Supsystic Data Tables plugin. I’m about to migrate everything to your plugin because the Supsystic plugin does not query the database dynamically. As this project has grown, this has become a problem.
I want to mimic the look of the Supsystic tables with:
- The dark blue header background and white text
- Darker, more bold borders in the same color as the header background
All of the data in this site comes from a single database. The selection of data displayed is made using various “WHERE” SQL commands in separate Supsystic data tables. I assume I will have to build a separate WP Data Access table for each category, using a different “WHERE” command in each to retrieve the proper records for display. Or is there a better way to accomplish this?
Thanks ahead of time for your help.
Rich Melvin
[email protected]The page I need help with: [log in to see the link]
- The topic ‘Display of Multple Tables from One Database’ is closed to new replies.