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

Problem using ComboBox in IE modal dialog

1 Answer 91 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Konstantin
Top achievements
Rank 1
Konstantin asked on 13 Aug 2008, 02:01 PM
Hello!

I have a problem using combobox within IE 6 modal dialogs (window.showModalDialog). When dropdown is open it is drawn at position 1 pixel higher and 2 pixels left than it should. How this could be fixed?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 15 Aug 2008, 10:20 AM
Hi Konstantin,

This is a known problem with RadComboBox - for now, please use the following work-around:
.modalWindow .RadComboBoxDropDown_Default 
    margin-left2px

(and use class="modalWindow" on the body in the modal window)

Best wishes,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Konstantin
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or