Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1035
Getting WebDataMenu Items from CSOM?
posted

I cannot figure out how to get the WebDataMenu javascript Infragistics object.  With WebToolbar there was a "igtbar_getToolbarById" function.  I also have been unsuccessful using "$find("<% =WebDataMenu1.ClientID %>")".  I was able to get an object using "document.getElementById("<% =UWTB_Main.ClientID %>")", but I did not see the "getItems" function described in the documentation at http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataMenu.html