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

RadDatePiker & IE9 - Show calendar but can not select date

1 Answer 23 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
jeslopmay
Top achievements
Rank 1
jeslopmay asked on 08 Aug 2012, 09:38 AM
Hello,

I'm using RadDatePicker in IE9 and I have this issue:

- The calendar popup shows correctly but I can not click any thing. Sometimes when I insist many times over, there are a small areas that are recognized as a link for a few moment, but I can't click.

In other browsers works fine.

I'm using the release v.2012.2.724.40

<telerik:RadDatePicker ID="FechaFin" runat="server" Width="140px" AutoPostBack="true" DateInput-EmptyMessage="Fecha de Fin" MinDate="01/01/1000" MaxDate="01/01/3000" Skin="Sunset">
     <Calendar ID="Calendar1" runat="server">
           <SpecialDays>
                  <telerik:RadCalendarDay Repeatable="Today" ItemStyle-CssClass="rcToday" />
           </SpecialDays>
     </Calendar>
</telerik:RadDatePicker>

Can you help me, please?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Accepted
Kostadin
Telerik team
answered on 10 Aug 2012, 01:58 PM
Hello Jesus,

Thank you contacting us.

I was not able to reproduce your issue. I prepared a small video so you can see how it behaves on my side. I aslo attached the web site to this thread. Please, give it a try and let me know how things look at your end. If the issue persist I will ask you to modify the project I sent you in order to replicate the problem you are facing.

Kind regards,
Kostadin
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
Calendar
Asked by
jeslopmay
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or