[richfaces-issues] [JBoss JIRA] Reopened: (RF-6033) rich:datascroller - problem several requests for one event

vincent sylvestre (JIRA) jira-events at lists.jboss.org
Thu Feb 5 03:33:44 EST 2009


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

vincent sylvestre reopened RF-6033:
-----------------------------------



						<f:facet name="footer">
							<rich:columnGroup>
								<rich:column colspan="17" breakBefore="true" style="text-align: right">
									<rich:datascroller id="f1" for="personneList" 
										align="right" stepControls="hidden" fastControls="auto"
										boundaryControls="auto" binding="#{MPersonne.pagination}"/>
								</rich:column>
							</rich:columnGroup>
						</f:facet>
					</rich:dataTable>



> rich:datascroller - problem several requests for one event
> ----------------------------------------------------------
>
>                 Key: RF-6033
>                 URL: https://jira.jboss.org/jira/browse/RF-6033
>             Project: RichFaces
>          Issue Type: Bug
>         Environment: JBOSS-4.2.0.GA
>            Reporter: vincent sylvestre
>
> We use a rich:datascroller component in our project.
> We can manage to go through our pages without any problem. However, each time we change page by clicking on next page or previous page, instead of having one request, we have 2 requests. One for the last event and one for the new event. 
> Where does this problem come from ? 
> thank you

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

        



More information about the richfaces-issues mailing list