[richfaces-issues] [JBoss JIRA] Updated: (RF-3514) Panel menu group don't expande with the server mode if it is wrapped with dataTable.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu May 22 12:01:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3514?page=all ]

Ilya Shaikovsky updated RF-3514:
--------------------------------

    Fix Version/s: Future

> Panel menu group don't expande with the server mode if it is wrapped with dataTable.
> ------------------------------------------------------------------------------------
>
>                 Key: RF-3514
>                 URL: http://jira.jboss.com/jira/browse/RF-3514
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Sergey Halipov
>             Fix For: Future
>
>
> The group has previous state after submission complete.
> <h:form>
> 				<rich:dataTable var="record" value="#{report.expReport.records}" rows="1" >
> 					<rich:column>
> 						<rich:panelMenu >
> 							<rich:panelMenuGroup expandMode="server"
> 									label="Server group" >
> 								<rich:panelMenuItem	label="Item 2" /> 
> 							</rich:panelMenuGroup>
> 						</rich:panelMenu>
> 					</rich:column>
> 				</rich:dataTable>
> 			</h:form>

-- 
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