[richfaces-issues] [JBoss JIRA] Commented: (RF-1244) dataScroller: pageIndexVar doesn't work

mca.ambrish@gmail.com (JIRA) jira-events at lists.jboss.org
Thu Apr 30 06:04:46 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12465167#action_12465167 ] 

mca.ambrish at gmail.com commented on RF-1244:
-------------------------------------------

Hi,

I am facing the same problem also.
I am using RichFaces 3.2 with Jboss SEAM 2.1.
I have already posted this issue on Seam Forum , here

http://seamframework.org/Community/DataTableWithDatascroller

<rich:datascroller action="#{myBean.pagination}"  
       pageIndexVar="currentPage" pagesVar="totalPages">


The value of current page is always comes wrong.

> dataScroller: pageIndexVar doesn't work
> ---------------------------------------
>
>                 Key: RF-1244
>                 URL: https://jira.jboss.org/jira/browse/RF-1244
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.1.3, 3.2.0
>
>
> <rich:datascroller ajaxSingle="false" id="scroller" pageIndexVar="pi" action="#{bean.action}">
> 	<a4j:actionparam name="index" assignTo="#{bean.property1}" value="#{pi}"/>
> </rich:datascroller>
> "pi" variable - always null 

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