I'm using a Telerik RadComboBox (rcb) using the .NET 3.5 framework (using the latest assemblies from Telerik) for an older project. The rcb works fine in Firefox 4, Chrome 10, IE7 and IE8, but the search results don't show in IE9. I also have a parallel project using the 4.0 framework and the rcb does work in IE9 with this version.
Does anyone know what the deal is with the rcb's search results not showing in IE9 using the .NET 3.5 framework? I've tried searching the Telerik forums to no avail...
This was fixed using .NET 4 and the latest assemlies from Telerik.