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

RadCombobox issue in ModalPopupExtender

2 Answers 121 Views
Grid
This is a migrated thread and some comments may be shown as answers.
pardeep
Top achievements
Rank 1
pardeep asked on 28 May 2008, 06:23 PM
We are using RadCombobox,I need combo box in the ModalPopupExtender. But when I expand that combo which is in ModalPopupExtender,items are not visible on popup window. They appear in the backround as the main page is. On the pop up only dropdown is appearing,expanded items are at back of pop up window.
   Can you please tell me the solution to see the expand items of combo on the same pop up.

2 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 29 May 2008, 07:58 AM
Hi Pardeep,

I suggest you set the ZIndex property of the RadComboBox to a big number, for example:
<telerik:RadComboBox  
ID="RadComboBox1"  
runat="server"  
RadComboBoxImagePosition="Right" 
ZIndex="10000000"


Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
naveen NAVEEN
Top achievements
Rank 1
answered on 24 Jan 2011, 03:58 PM
i am aslo using the same i have one usercontrol placing in the rad tab and placed in model popup extender.

same problem comming dropdown back ground of pop up even after putting z-index please give me urgent solution....


it is very urgent
pelase..............
Tags
Grid
Asked by
pardeep
Top achievements
Rank 1
Answers by
Rosi
Telerik team
naveen NAVEEN
Top achievements
Rank 1
Share this question
or