[
https://issues.apache.org/jira/browse/MYFACES-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr updated MYFACES-2423:
-----------------------------------
Status: Patch Available (was: Open)
> h:dataTable renderer does not support colgroups facet
> -----------------------------------------------------
>
> Key: MYFACES-2423
> URL: https://issues.apache.org/jira/browse/MYFACES-2423
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
> Attachments: myfaces-2423.patch
>
>
> On the javadoc of h:dataTable, it says:
> "....Column Groups
> If the UIData component has a "colgroups" facet, render its contents.
> Consistent with the rules of facets in general, this facet must have only one
> child. In general, this will be a panel group component that will contain
> colgroup and col elements per the HTML Table specification. Use of column
> grouping can improve accessibility. This facet must be rendered before the
> table header and footer.........."
> Since it is not marked with green or orange, we just skip it, but it is a new
> feature.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.