This extension implements a Data table with support for search, sorting, column toggle, paginating, full, card view, printing, export and more. The table can display data from CSV files, a MS Access database or MySQL tables.
Data can be loaded either from your computer (CSV or MS Access) or fetched from the server (CSV or MySQL). Local data will be embedded into the page during publishing. To update the table after making modification to the data you must republish the page.
Features • Read data from CSV files (local or online), MS Access databases or MySQL. • Built-in search field to filter data. • Pagination (number of items per page) • Column sort • Get column header titles from the data. • Striped and hover rows colors. • Column toggle • Full screen view • Mobile ‘Card View’ • Export to XML, TXT, JSON, CSV or SQL • Printing