I have an older application using ASP.NET 2.0 with Infragistics 2007 vol 3 (so v7.3). Solution works fine under IE7 and IE8, as well as Chrome. Some of my users were recently upgraded to Windows 7 and IE 9, now the WebCombos do not function as expected. The dropdown is rendered, but clicking the dropdown arrow does nothing.
I've read numerous posts about needing to upgrade to at least v10.3; however some people still have problems. Is this the only solution/fix?
This is not the solution ,I have tried it but not working ,so plz help me
Hi dufekmc,
Upgrading your product to the latest release of 10.3 or 11.1 would most likely be the best approach to resolve your issues. If your implementation allows it, you could try forcing your page into IE8 compatibility mode in order to check if that helps. This can be done using:
<meta http-equiv="X-UA-Compatible" content="IE=8" />
In order to be able to provide more insight I would need a sample where the issues are reproducible.
Please contact me if you require further assistance.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support