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

RadDatePicker button showing over error messages.

3 Answers 76 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 29 Aug 2014, 07:39 PM
I have a field above my RadDatePicker that has validation requirements and when there is an error the DatePicker button is showing up over the error message. There is no z-index settings setup for any of the items on the page.

How would I go about fixing this issue for just the DatePicker button?

Thanks,

3 Answers, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 02 Sep 2014, 03:06 PM
Hello Josh,

In order to control the z-index of the picker you can use the property ZIndex
<telerik:RadDatePicker runat="server" ZIndex="1000"></telerik:RadDatePicker>

I hope this helps.

Regards,
Galin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Josh
Top achievements
Rank 1
answered on 02 Sep 2014, 03:18 PM
I have already tried that, and have tried setting the validator popup zindex higher also.

I am still using Telerik.Web.UI 2013.2.611.40, as far as you know of was there any bug fixes to any issues like this in later versions?
0
Galin
Telerik team
answered on 03 Sep 2014, 07:17 AM
Hello Josh,

Could you please send a sample page that we can use to reproduce the case? Alternatively a live URL will help us as well.

Regards,
Galin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Calendar
Asked by
Josh
Top achievements
Rank 1
Answers by
Galin
Telerik team
Josh
Top achievements
Rank 1
Share this question
or