Table Component
Gioan Tran
It would be nice if we have an easy way to include an advanced table onto page which allows for things like:
* Sorting - Clicking on the headings will sort the entries based on that criteria.
* Easily specify the columns and headings.
* Choose where the data comes from (both manual or from some API).
* Choose the number of rows to display.
* Paginate data if the table gets too big.
* Controls to go to first page, last page and show the number of results in total.
* Choose from a set of predefined themes.
S
Steven Kent
Gioan Tran DataTables is not an option for you? We've built a DataTables component e.g. www.health.qld.gov.au/mass/prescribe/equipment/daily-living-and-mobility-aid-equipment-products-and-suppliers
Gioan Tran
Steven Kent This would be really cool! How did you populate the data in the table?
We're investigate ways to include a feature rich component like this using the component service. That way, people can simply add them to their site with little effort.