[richfaces-issues] [JBoss JIRA] Updated: (RF-10995) datagrid: suppress empty columns

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu May 26 14:41:00 EDT 2011


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

Jay Balunas updated RF-10995:
-----------------------------

    Fix Version/s: 4.Future


> datagrid: suppress empty columns
> --------------------------------
>
>                 Key: RF-10995
>                 URL: https://issues.jboss.org/browse/RF-10995
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>            Reporter: u j
>            Priority: Minor
>             Fix For: 4.Future
>
>
> When the number of elements in a rich:dataGrid is less than expected, empty columns are created.
> It would be nice to have an attribute like "noEmptyColumns" to suppress those.
> Currently you have to use a clumsy workaround like
> columns="#{fn:length(bean.result) lt 4 ? fn:length(bean.result) : 4}"

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