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
60
Difference between UltraWebMenu, WebDataMenu and WebNavBar?
posted

Hi,

My company just purchased a license for the latest version of NetAdvantage for ASP.NET, upgrading us from 2007 Vol.3 to 2010 vol. 3. I had previously built a top level horizontal UltraWebMenu that worked very well for us up until we discovered some bugs with it. 

We would like to use the latest and greatest from Infragistics, but I don't want to have to refactor my code very much. I realize somethings have changed but what is the best control to use and what are the differences between them?

 

 

 

Parents
  • 8607
    Offline posted

    Hello mizurieta,

    Infragistics has 2 ASP.NET menu controls - WebDataMenu and UltraWebMenu.  WebNavBar has buttons like "play" and "fast forward", so that's a different type of tool.

    The WebDataMenu is a newer version of the UltraWebMenu.

    WebDataMenu Help

    WebDataMenu Samples

    (expand the WebDataMenu node to view the individual samples)

    You can still use the UltraWebMenu too.  Our 10.3 product comes with a Version Utility which should be listed in the start menu.  If you run that utility on your web site (back it up first, of course), you should be able to use mostly the same code.  If you find any bugs with it, you can submit them to our Developer Support Staff.

    Here is a link to a blog post about our support for IE9.

    I would also recommend reading this blog post about upcoming changes to the ASP.NET control set.  That is the reason why I would recommend the WebDataMenu.

    Let me know if you have further questions.


    Elizabeth Albert
    Localization Engineer

Reply Children