[richfaces-issues] [JBoss JIRA] Commented: (RF-840) scrollableDataTable: grid rendered incorrectly

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Thu Oct 11 07:46:53 EDT 2007


    [ http://jira.jboss.com/jira/browse/RF-840?page=comments#action_12381649 ] 
            
Aleksej Yanul commented on RF-840:
----------------------------------

		<rich:scrollableDataTable var="sdt" value="#{scrollableDT.data}" rows="30" width="400px">
			<rich:column width="100px" sortable="false">
				<f:facet name="header">
					<h:outputText value="Number" />
				</f:facet>
				<h:outputText value="#{sdt.data1}" />
			</rich:column>
		</rich:scrollableDataTable>
1. Open scrollableDataTable
2. scrolling scrollableDataTable
(see Screenshots)


> scrollableDataTable: grid rendered incorrectly 
> -----------------------------------------------
>
>                 Key: RF-840
>                 URL: http://jira.jboss.com/jira/browse/RF-840
>             Project: RichFaces
>          Issue Type: Bug
>         Environment: facelets 1.1
> Tomcat 5.5.17
> https://svn.jboss.org/repos/richfaces/trunk/test-applications/facelets
>            Reporter: Aleksej Yanul
>         Assigned To: Konstantin Mishin
>             Fix For: 3.2.0
>
>         Attachments: Before Rerender.jpg, JSF-RICHFACES.zip, Later Rerender.jpg, scrollableDataTable.PNG
>
>
> see screenshot

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

        



More information about the richfaces-issues mailing list