Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 1.5.3
-
Fix Version/s: None
-
Component/s: wicket
-
Labels:None
Description
Go to the first page of a datatable when you filtered the data with a IFilterStateLocator. Currently this is already implemented when you sort a column.
When you're not on the first page and you filter the data, you go to the last page available for the new data. This is confusing and ugly.