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
WebDataMenu menut items are not lined up and will not stay open
posted

I'm just getting started with Infragistics controls (playing around with them)....

I've put two SQLDataSources and a WebHeirarchicalDataSource on my page along with a WebDataMenu control.  I've gotten the menus to populate correctly, but I'm having several issues -- probably because I don't understand how it's supposed to work yet (Browser is IE8 on Vista):

  1. The menus do not stay open: after hovering over the root menu, the submenu opens up. However, when I try to move my mouse down into the submenu, it closes!
  2. Other text on the page renders over the top of the dropdown submenus!

Any help would be appreciated.

TIA,
Owen

Parents
No Data
Reply
  • 2501
    posted

    Hello Owen,

    Thank you for submitting your inquiry to the Infragistics ASP.Net Forums.  Which version and build of NetAdvantage are you using where this behavior is occurring?

    I have attached a sample website written using VS2010 CLR 4.0 with NetAdvantage 2010 Volume 3, Build 1013 and have tested this sample on a Vista OS with IE 8.0.  The sample contains a WebDataMenu with a few items added.  Please test this sample on your machine.  When the page displays, click on an item in the WebDataMenu to display the submenu items and try hovering over one of the items.  

    Please let me know of your results.

    Sincerely,
    Mike D.
    Developer Support Engineer
    Infragistics
    www.infragistics.com/support

    WbSplt_WDM_VB_VS2010.zip
Children