You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2012/05/10 14:25:48 UTC

[jira] [Resolved] (WICKET-4403) Go to page 1 when datatable is filtered

     [ https://issues.apache.org/jira/browse/WICKET-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4403.
-------------------------------------

    Resolution: Won't Fix

FilterForm just manipulates the filter state but it doesn't know anything about what other components are used in the page so it cannot manipulate them.
Sorting always works with DataTable, that's why this is possible. 
                
> 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