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):
Any help would be appreciated.
TIA,Owen
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 EngineerInfragisticswww.infragistics.com/support
The code you attached DEFINITELY has the SAME PROBLEM! (The File menu on the left renders transparently over the Infragistics page on the right when you hover over it (or click on File). Then, when I try to move my mouse over the subment, it disappears.
Thanks,Owen