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

Trouble with RadGrid popup and RadComboBox

2 Answers 108 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric Ulliac
Top achievements
Rank 1
Eric Ulliac asked on 29 Jul 2008, 02:33 PM
Hi,

I use a RadGrid with popup in edit mode and I've choosed template for the edit form type.
In the template I have a RadComboBox and RadCalendar.
At run, when I try to select anything in the combo box, it's open under the popup. I've obtained the same thing with RadCalendar control.
I have this problem since the ASP.NET_AJAX_2008_1_515 release.

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 29 Jul 2008, 03:28 PM
Hello Eric,

Please set the z-index of the popup control as shown below:
<EditFormSettings EditFormType="Template" PopUpSettings-ZIndex="300"

Kind regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Eric Ulliac
Top achievements
Rank 1
answered on 30 Jul 2008, 07:29 AM
Hello Daniel,

Thank you for your answer, it's work perfectly
Tags
Grid
Asked by
Eric Ulliac
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Eric Ulliac
Top achievements
Rank 1
Share this question
or