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

Problems with ajaxtoolkit modalpopup and RadCombo

3 Answers 42 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Anders
Top achievements
Rank 1
Anders asked on 03 Jul 2008, 08:56 AM
Helllo.
I use the modal popup from the ajaxtoolkit. It works ok, but when i load a control into it that has a rad combobox, some of the content in that control will not render in the popup.. Anyone noticed this behavior?

Regards, Anders

3 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 03 Jul 2008, 12:08 PM
Hi Anders,

I suggest you set the ZIndex property of the RadComboBox to a big number, e.g.

<telerik:RadComboBox  
ID="RadComboBox1"  
runat="server"  
RadComboBoxImagePosition="Right" 
ZIndex="10000000"

Hope this helps.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Anders
Top achievements
Rank 1
answered on 03 Jul 2008, 12:10 PM
Its not the combobox that is renderd wrong, but the combbox makes other controls that resides together with the combobx in the modal popup render wrong.

Regards, Anders
0
Rosi
Telerik team
answered on 03 Jul 2008, 03:31 PM
Hi Anders,

I suggest you open a support ticket and send us a sample running project or a live url to test it locally.
This will help us to understand the problem better and provide you a solution.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox
Asked by
Anders
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Anders
Top achievements
Rank 1
Share this question
or