hello,
how can i hide my webmenu using javascript(clientside).
i am using this Version=6.3.20063.53 of infragistics.
Thanks
Are you refering to the showMenu() function? This function is used to show the web menu at a specific x/y corredinate when you are using the control as a context menu. I do not beleive there is a corresponding hideMenu function simply because when the menu losed focus the control will automatically hide it for you.
Are you using the WebMenu as a context menu or in some other configuration? Are you looking to hide the entire WebMenu control or just a single menu item? Can you provide some more detail on your specific scenario so we can better understand what you are trying to accomplish?
Devin
I thought this is basic functionality of WebMenu.As there is Show WebMenu function,i thought there will be Some function for Hide WebMenu.
May i know when this functionality will be implemented in Version=6.3.20063.53 because i have stuck at that point.It's Urgent.
AmolS.
It appears that there is currently no way to set the visibility of the WebMenu using client side script. We will look at adding this feature in a future release.