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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to