[richfaces-issues] [JBoss JIRA] Resolved: (RF-4186) Tab panel: tabs dont switch inside dataTable.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 5 00:00:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-4186.
--------------------------------

    Resolution: Won't Fix
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


Data table doesn't keep submitted state by default. Bind tabs to model to get them switched

> Tab panel: tabs dont switch inside dataTable.
> ---------------------------------------------
>
>                 Key: RF-4186
>                 URL: https://jira.jboss.org/jira/browse/RF-4186
>             Project: RichFaces
>          Issue Type: Bug
>         Environment: RF 3.2.2
>            Reporter: Andrei Markavtsov
>            Assignee: Tsikhon Kuprevich
>
> <rich:dataTable value="1">
> 		<rich:column>
> 			<rich:tabPanel id="tab">
> 				<rich:tab label="tab1" 
> 					switchType="server"
> 					>
> 					<h:outputText value="Tab one" />
> 				</rich:tab>
> 				<rich:tab label="tab2"
> 					switchType="server"
> 					>
> 					<h:outputText value="Tab two" />
> 				</rich:tab>
> 			</rich:tabPanel>
> 		
> 		</rich:column>
> 	</rich:dataTable>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list