Hi,
I am new to Infragistics.
I am using Ultra web menu and I having five menus in top. I have a menu id for each from the XML file and I need that Menu ID to accessed and pass the menu id to a javascript file respectively.
Also, am dynamically creating the items.
Any help!!
Thanks in advance
Thanks
S Nagarajan
Thanks!!!
Hello, You can use the js function igmenu_getMenuById(menuId) You also can take a look at the link below:http://help.infragistics.com/NetAdvantage/NET/2008.3/CLR3.5/Client-Side Object Model (CSOM ) -> WebMenu-> WebMenu Utility FunctionsHope this help.