Angelo

According to the documentation at 
http://livedocs.adobe.com/flex/3/html/help.html?content=Menus_4.html - "The 
primary drawback to using the context menu API is that it does not support 
submenus."

But, there are other ways to skin a cat. Check these links out...

http://code.google.com/p/custom-context-menu/
http://flexology.wordpress.com/2008/12/12/custom-right-click-contextmenu-in-flex/

I tried the code from the second link and it worked great.

--- In [email protected], Angelo Anolin <angelo_ano...@...> wrote:
>
> Hi FlexCoders,
> 
> Has anyone implemented a right mouse click context menu which contains 
> sub-menu items?  I have been able to create a datagrid control with right 
> mouse menu and the context menu I have defined appears, but I have no idea on 
> how to implement one which contains sub-menu.
> 
> Any help/inputs would be appreciated. Thanks.
> 
> Regards,
> 
> Angelo
>


Reply via email to