[richfaces-issues] [JBoss JIRA] Resolved: (RF-9732) rich:scrollableDataTable does not reset index position

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Nov 9 09:22:01 EST 2010


     [ https://jira.jboss.org/browse/RF-9732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-9732.
--------------------------------

      Assignee: Nick Belaevski
    Resolution: Rejected


Component is behaving correctly - application developer should be resetting this. Please post the question to users forum: http://community.jboss.org/en/richfaces?view=discussions 

> rich:scrollableDataTable does not reset index position
> ------------------------------------------------------
>
>                 Key: RF-9732
>                 URL: https://jira.jboss.org/browse/RF-9732
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.3.3.Final
>         Environment: Windows 7, JBoss 5.1, Seam2.2
>            Reporter: M Chisty
>            Assignee: Nick Belaevski
>            Priority: Critical
>
> We are using rich:scrollableDataTable as part of our search functionality. 
> Here is the scenario: given some search criteria, the search result (ArrayList) is shown in scrollableDataTable. However, it appears that the search results page is being cached. 
> For example:
> ------------
> - A search was performed. Result returned 200 records. 
> - Scrolled down to the second/third page of the search results. 
> - Then a new search was done with another search criteria which returned 300 records. 
> - The new search result was shown from the last state of the index position. 
> However the business requirement is that for every new search, the result should be defaulted from the 0th index position; and not from the last state.
> Is there any way to manipulate this with rich:scrollableDataTable ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list