[
http://jira.jboss.com/jira/browse/RF-1940?page=all ]
Nick Belaevski updated RF-1940:
-------------------------------
Fix Version/s: 3.2.0
Assignee: Alexej Kushunin
Priority: Major (was: Optional)
dataTable header looks badly if facets are set not for all columns.
--------------------------------------------------------------------
Key: RF-1940
URL:
http://jira.jboss.com/jira/browse/RF-1940
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: FF, IE
Reporter: Sergey Halipov
Assigned To: Alexej Kushunin
Fix For: 3.2.0
Attachments: header.png
<data:dataTable var="master" value="#{data.numbers}" >
<data:column>
<f:facet name="header">
<h:outputText value="Test" />
</f:facet>
<h:outputText value="#{master}" />
</data:column>
<data:column>
<h:outputText value="#{master}" />
</data:column>
</data:dataTable>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira