[
https://issues.apache.org/jira/browse/TRINIDAD-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523250
]
Christian Klocker commented on TRINIDAD-656:
--------------------------------------------
the problem ist, that header and datarows are placed inside tbody. thead is
used for the "header" facet.
a solution (proposal, i'm not that firm with the codebase ...):
1. use thead from the outer-table for facet "header"
2. use thead of the inner-table to render column-headers
> tr:table contents should be in tbody element to allow for scrolling
> -------------------------------------------------------------------
>
> Key: TRINIDAD-656
> URL: https://issues.apache.org/jira/browse/TRINIDAD-656
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Components
> Affects Versions: 1.0.2-core
> Reporter: Adam Winer
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.