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

ComboBox intially blank in IE

2 Answers 35 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
mzn developer
Top achievements
Rank 1
mzn developer asked on 17 Nov 2008, 04:33 PM
Hello,

I have a couple of combo boxes in a pane of a RadSplitter.  They are initially populated in code-behind and a value is set based on some settings read from a database.  This appears to be working, except that when the page initially loads, both combo boxes appear blank with no text in them.  However, when the mouse is moved over either combo box, the text shows up in that combo box appropriately with the proper selected item (the combobox doesn't even have to be clicked).  This problem is only appearing in Internet Explorer, and the combobox is functioning as intended in Firefox, with the initial values appearing correctly.

Thanks for your help.

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 17 Nov 2008, 05:46 PM
Hi mzn developer,

It sounds like the problem described in this forum thread.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
mzn developer
Top achievements
Rank 1
answered on 17 Nov 2008, 08:29 PM
Hello Albert,

Thank you very much.  I added the property setting VisibleDuringInit="false" to my RadSplitter and it fixed the problem with my combo boxes.

Thanks,

mzn
Tags
ComboBox
Asked by
mzn developer
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
mzn developer
Top achievements
Rank 1
Share this question
or