Look at my attached sample. The submenu is always empty in IE9, it works just fine in IE8
Quirks mode/compability mode doesn't do anything.
Bin/ig_res has been deleted for size reasons.
Since I want multiple items next to each other, I've found no way of replacing this menu with webdatamenu.
Hi SteenPedersen,
Thank you for posting in our community.
I have tested the sample you have provided but so far am unable to replicate the behavior you describe in IE9.
As for having items shown next to each other in WebDataMenu, please note that every item added to a WebDataMenu has a GroupSettings collection which contains an ExpandDirection property which can be set to Up, Down, Left Right or Auto as per your requirements.
I believe the following sample from our collection illustrates the kind of menu configuration which you are currently building using the ultra menu:
http://samples.infragistics.com/aspnet/Samples/WebDataMenu/Display/MenuScrolling/Default.aspx?cn=data-menu&sid=419d3494-9040-42a4-80bc-fee64dcf64a0
Please let me know if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Please let me know if you need further assistance.
For some reason, this issue is only present on my developer machine. On all other computers, this works just fine. Big sigh from here :/
Thank you for your reply.
Please let me know if I can be of further assistance regarding this matter.
Best Regards,Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Hi
I know it has been a while since my last post, but using the sample already attached to this post, my client just informed me that the menu doesn't work as expected.
When an item with a submenu has been selected, the onhover color will not disappear from the top item. This escalates, so that more and more top menu items are selected and none deselected.
Can anything be done about this, except trying to change the menu component?
Edit: The menu worked without any problems in previous versions of netadvantage, nothing has been changed except the menu has been upgraded of course
Regards
Steen