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

M Chisty (JIRA) jira-events at lists.jboss.org
Mon Nov 8 22:22:01 EST 2010


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

M Chisty updated RF-9732:
-------------------------

    Affects Version/s: 3.3.3.Final
             Priority: Critical  (was: Major)


> 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
>            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