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
Can you help me, please?
Thanks!
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!