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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu May 21 08:35:08 EDT 2009


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

Nick Belaevski resolved RF-3514.
--------------------------------

    Fix Version/s:     (was: Future)
       Resolution: Rejected
         Assignee: Alexander Dubovsky  (was: Nick Belaevski)


> Panel menu group don't expande with the server mode if it is wrapped with dataTable.
> ------------------------------------------------------------------------------------
>
>                 Key: RF-3514
>                 URL: https://jira.jboss.org/jira/browse/RF-3514
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Sergey Halipov
>            Assignee: Alexander Dubovsky
>
> 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: 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