This is a migrated thread and some comments may be shown as answers.

RadComboBox Does Not Work In IE8

1 Answer 56 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Craig
Top achievements
Rank 1
Craig asked on 27 Jun 2013, 01:26 PM
Good morning,

I have an issue that is driving me out of my mind.  I have created a four page application that uses the RadGrid, RadComboBox and RadListBox.  I'm using .NET 3.5 and VS 2010.  Throughout my development cycle, i have been using IE9 to test functionality and thought I was ready to move into user testing until I was told that the users would be using IE8.  At that point I published my application and attempted to access it using IE8, IE9, Chrome and Firefox.  The application works fine in everything but IE8.

When I access using IE8, my RadComboBoxes do not work.  I can click on the down arrow all I want and they do nothing.  If I open the same pages in any other browswer, the RadComboBoxes work as expected and allow me to choose the values I want.

It appears to have something to do with CSS because when I remove my link to site.css from my master page, the controls work perfectly.  Once I re-enable styling, though, I am unable to get the RadComboBox to work in IE8.  Any ideas or suggestions?

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 02 Jul 2013, 06:25 AM
Hello Craig,

I would suggest you to make sure, that there are no JavaScript errors on the page. In addition, please provide us with your current implementation of the RadComboBox, along with the applied styles so we could inspect the issue locally. Please specify the version of our controls that you are currently using?

Regards,
Nencho
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ComboBox
Asked by
Craig
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or