Paging + sorting + grouping + exporting working together
| CITY | PROJECT | HOURS | TASK |
|---|---|---|---|
| Olympia | Army | 197.0 | et est sed amet |
| 217.0 | eirmod sed erat sed | ||
| Roma | Army | 432.0 | ipsum clita nonumy et |
| Carthago | Army | 459.0 | diam aliquyam tempor eos |
| 990.0 | et sed Stet erat | ||
| Arts | 334.0 | aliquyam erat ipsum amet | |
| Olympia | Arts | 892.0 | et sadipscing sadipscing est |
| Neapolis | Arts | 911.0 | dolore sed Stet est |
What happen if you put everything together, sorting the full list (attribute
sort="list"
), using pagination and exporting?
When sorting is enabled on the full list, the page number is automatically reset if you change the sorted column or the sort order.
Exported documents contain the full list. Grouping is not applied in the exported documents.