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

Date picker Loading issue

3 Answers 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Prasanna
Top achievements
Rank 1
Prasanna asked on 25 Feb 2013, 04:11 PM
Hi,

The date picker is not loading in IE browser.

i have attached the image

Let me know the solution


Thanks,
Prasanna

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 28 Feb 2013, 11:50 AM
Hello Prasanna,

I guess that you have found out the well known position: relative bug in IE6/7. To fix it, you need to add style="position:relative" to any container in which erratic controls are located.

You can also try to disable the following property:
<telerik:RadDatePicker ... DateInput-EnableSingleInputRendering="false" > </telerik:RadDatePicker>

Hope this helps. Please give it a try and let me know about the result.

Kind regards,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Prasanna
Top achievements
Rank 1
answered on 28 Feb 2013, 01:41 PM
I tried but its not working , still control is not loaded .Let me know the solution
0
Eyup
Telerik team
answered on 05 Mar 2013, 11:54 AM
Hi Prasanna,

I am afraid we are not able to replicate the issue locally. Can you reproduce this behavior with any of our demos?
http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/custompopup/defaultcs.aspx

Please provide us the exact steps to reproduce the issue or open a support ticket to send us a sample runnable application demonstrating the erratic behavior. Thus, we will be able to further analyze the problem and provide a proper solution.

Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Prasanna
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Prasanna
Top achievements
Rank 1
Share this question
or