[richfaces-issues] [JBoss JIRA] Commented: (RF-10842) dataScroller: renderIfSinglePage=false breaks component

u j (JIRA) jira-events at lists.jboss.org
Fri May 20 05:23:01 EDT 2011


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

u j commented on RF-10842:
--------------------------

The workaround attribute must be "rendered", not "render".


> dataScroller: renderIfSinglePage=false breaks component
> -------------------------------------------------------
>
>                 Key: RF-10842
>                 URL: https://issues.jboss.org/browse/RF-10842
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>            Reporter: Ilya Shaikovsky
>             Fix For: 4.Future
>
>
> just added 
> 			<f:facet name="footer">
> 				<rich:dataScroller renderIfSinglePage="false"></rich:dataScroller>
> 			</f:facet>
> to /richfaces-showcase/src/main/webapp/richfaces/dataTable/samples/tableFiltering-sample.xhtml
> And scroller is never shown. 
> Should be:
> 1) shown initially as there are at least three pages
> 2) not shown after filtering if there are single page
> 3) rendered back if reseting filter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list