[richfaces-issues] [JBoss JIRA] Created: (RF-10616) Data grid rendered wrong

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Fri Feb 25 07:09:06 EST 2011


Data grid rendered wrong
------------------------

                 Key: RF-10616
                 URL: https://issues.jboss.org/browse/RF-10616
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-tables
    Affects Versions: 4.0.0.CR1
         Environment: RichFaces 4.0.0-SNAPSHOT SVN r.21928
            Reporter: Pavol Pitonak
         Attachments: dataGrid.png

Page with data grid is rendered wrong when attribute "columns" is too small.

For a data model with 9 elements, the following data grid is rendered wrong in Chrome 9
<rich:dataGrid value="#{gameBean.fieldStates}" var ="field" columns="9">  #{field} </rich:dataGrid>



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