Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
viewer-wicket-1.7.0, core-1.7.0
Description
It should be possible to show pagination in the tables possibly with configurable page size. It should also be nice to have ability to filter entities in a table.
The DataTable,js (https://www.datatables.net/), which looks like it has a Wicket integration already (https://github.com/wicketstuff/core/wiki/DataTables) could be a good way to go (we've used it in Naked Objects.NET application).
To enable it, suggest an extension to @CollectionLayout(filterable=...) and corresponding enhancement to layout.xml