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
225
Infragistics Web Data Menu not work properly in IE 11
posted

Hi All,

We are using Infragistics 12.2 in our ASP.Net web application. Recently we are getting an issue in “WebDataMenu” control in IE 11. All the other browser it works fine (including all the previous versions of IE).

We uses a WebDataMenu for the main navigation menu (Horizontal) where number of menu items and sizes are dynamic.

Issue is, in IE 11 always the last menu item is not displayed though it has been rendered to the browser. The problem is the width of the “ul” element is not sufficient (just by one pixel) if we increase the width by one pixel the whole menu is visible correctly. Width is rendered as an inline style. So it should be set by inside the Framework. Also I noticed that width is differ based on the browser. 

I’m not sure any others have encountered this issue before since IE 11 is still new. I hope you can recreate the issue at your end. If you required more information please let me know.

 

Any help would be really appreciated.

Thanks,

Wijitha

Parents
No Data
Reply
  • 49378
    posted

    Hello Wijitha,

    I have tested this scenario with the last service release for volume 12.2 (build 2257) but am so far unable to reproduce the described behavior. Attached is my test sample for your reference. A small working sample illustrating the behavior would be greatly appreciated and would allow me to test whether the issue exists in the latest releases.

    Please note that IE11 is supported for versions 13.1 and later of NetAdvantage for ASP.NET:

    http://es.infragistics.com/help/supported-environments/

    Feel free to contact me with any updates or questions.

    WDMIE11 (2).zip
Children