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

[Solved] DropDown not showing

1 Answer 146 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Andreas Müller
Top achievements
Rank 1
Andreas Müller asked on 19 Apr 2009, 06:03 AM
Hi

I've got a strange problem here.
On my webform I've got a ComboBox with load-on-demand. In IE, everything works fine and the way it should.

In FF (3.0.8) the DropDown-List of the ComboBox is not showing most of the time. The data is beeing updated, I can change the value selected by using the arrow-keys to navigate up and down in the data of the ComboBox, but as mentioned, the list itself is not beeing showed.

Sometimes the list is beeing showed and then, if changing the input which - of course - forces a reload of the data, the list disappears.
I played around with the maxHeight, Hight, etc. but nothing solved the problem.

If anybody can help or at least give some advice what possibliy could help, then this would be great!

Best Regards,
Andreas

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 20 Apr 2009, 10:52 AM
Hello Andreas Müller,

This is a very strange problem. Unfortunately we have not encountered it so far. One possible reason for this is that some HTML element in your page is having higher z-index than the combobox dropdown and hides it. You can check if this is not the case.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ComboBox
Asked by
Andreas Müller
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or