[
http://jira.jboss.com/jira/browse/RF-3330?page=comments#action_12411610 ]
Ilya Shaikovsky commented on RF-3330:
-------------------------------------
and investigate possibility to create complex headers for scrollable table like
<f:facet name="header">
<rich:columnGroup>
<rich:column colspan="6" >
<h:outputText value="Filtering Example"/>
</rich:column>
<rich:column breakBefore="true">
<h:outputText value="State Name"/>
</rich:column>
<rich:column>
<h:outputText value="State Capital"/>
</rich:column>
<rich:column>
<h:outputText value="State Capital"/>
</rich:column>
<rich:column>
<h:outputText value="State Capital"/>
</rich:column>
<rich:column>
<h:outputText value="State Capital"/>
</rich:column>
<rich:column>
<h:outputText value="State Capital"/>
</rich:column>
</rich:columnGroup>
</f:facet>
scrollableTAble: change the header for the table itself encoding
----------------------------------------------------------------
Key: RF-3330
URL:
http://jira.jboss.com/jira/browse/RF-3330
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assigned To: Konstantin Mishin
Fix For: 3.2.1
header facet for scrollable table should be encoded the same as for rich: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