[richfaces-issues] [JBoss JIRA] Commented: (RF-3330) scrollableTAble: change the header for the table itself encoding

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri May 2 10:36:18 EDT 2008


    [ 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

        



More information about the richfaces-issues mailing list