Hi,
I am using Infragistics Webtree control. I am also using Ultrawebmenu control. While checking for performance, i noticed that when i remove the Ultrawebmenu from the page, the page gets loaded much faster (2.3 sec) less that the one which has webmenu in it. Now i want to use DHTML menu instead of ultrawebmenu, Can someone suggest me a good site or suggestion?
Thanks
Hi there,
I suggest you to use the WebDataMenu Aikido control to show it as context menu for the UltraWebTree. You can check how to do this on http://samples.infragistics.com/2010.3/WebFeatureBrowser/Default.aspx -> WebDataMenu -> Context Menu -> Source Code.
Hope it helps.