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

Issue regarding calendar

2 Answers 59 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Ranjan
Top achievements
Rank 1
Ranjan asked on 29 Mar 2012, 03:25 PM
Hello,
In telerik calendar control it only showing 30 days in December 2099. Is there is any reason for this? :)

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 30 Mar 2012, 05:41 AM
Hi Ranjan,

The default value of RangeMaxDate of RadCalendar is "12-30-2099". Because of this you can see only up to 30 days in December 2099. If you want to change the RangeMaxDate try setting RangeMaxDate to a greater value.

ASPX:
<telerik:RadCalendar ID="RadCalendar1" runat="server" RangeMaxDate="12-31-2099">
</telerik:RadCalendar>

Thanks,
Princy.
0
Milena
Telerik team
answered on 30 Mar 2012, 09:34 AM
Hello,

Thank you for reporting this bug.

I am logging it in our tracking system and our developers will have the care to fix it. As appreciation for reporting us the issue I updated your Telerik points.

Kind regards,
Milena
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
Ranjan
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Milena
Telerik team
Share this question
or