Data grid: rendered wrong when columns attribute valuated as null
-----------------------------------------------------------------

                 Key: RF-8923
                 URL: https://jira.jboss.org/browse/RF-8923
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-tables
    Affects Versions: 4.0.0.Alpha2
         Environment: RF version v.4.0.0-SNAPSHOT SVN r.17995, Glassfish 3, 
Tomcat 2.0.28
            Reporter: Pavol Pitonak


<it:dataGrid columns="#{dataBean.columns}" var="record" 
value="#{dataBean.employeeList}">
  ...
</it:dataGrid>

When #{dataBean.columns} is valuated as null, the data grid is rendered wrong 
(see attached screenshot). It should behave the same as if the attribute 
"columns" is not present, i.e. set columns=1.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
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