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

Issue with year selection.

3 Answers 55 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 14 Feb 2013, 11:39 AM
Hi,

I am using a RadCalendar in one of my pages where I am unable to select a year before 1980.

Please help,
Ben.

3 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 14 Feb 2013, 11:47 AM
Hi Ben,

Try setting the RangeMinDate property of the RadCalendar to an older date. By default, dates prior to 1980 are disabled in the RadCalendar.

ASPX:
<telerik:RadCalendar ID="RadCalendar1" runat="server" RangeMinDate="01/01/1950">
</telerik:RadCalendar>

Thanks,
Princy.
0
mark baer
Top achievements
Rank 1
answered on 12 Apr 2013, 04:35 PM
I have changed the MinDate and RangeMinDate to 1/1/1900 and the control is telling me the date is invalid.  I am trying to choose 9/30/1979...Not sure why.

Help???
0
Angel Petrov
Telerik team
answered on 17 Apr 2013, 03:00 PM
Hello Mark,

I tried replicating the problem you described but was unable to do so. As you can see in this video I was able to select the mentioned date. Please review the project which I have tested(you can find it in attachments) and tell us what differs in your case. Additionally please specify the version of the controls that you are using.

All the best,
Angel Petrov
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
Ben
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
mark baer
Top achievements
Rank 1
Angel Petrov
Telerik team
Share this question
or