Go to page 1 when datatable is filtered
---------------------------------------

                 Key: WICKET-4403
                 URL: https://issues.apache.org/jira/browse/WICKET-4403
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5.3
            Reporter: Rotschi Fanky
            Priority: Trivial


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to