[richfaces-issues] [JBoss JIRA] Updated: (RF-8923) Data grid: rendered wrong when columns attribute valuated as null

Jay Balunas (JIRA) jira-events at lists.jboss.org
Wed Jul 14 09:44:53 EDT 2010


     [ https://jira.jboss.org/browse/RF-8923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-8923:
----------------------------

    Fix Version/s: Future_4.X
                       (was: 4.0.0.Milestone2)


> 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
>            Assignee: Anton Belevich
>             Fix For: Future_4.X
>
>         Attachments: dataGrid.png
>
>
> <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

        


More information about the richfaces-issues mailing list