Completed
Last Updated: 25 Jun 2014 16:23 by Jesse Dyck
Svetlin
Created on: 30 Mar 2012 05:08
Category: Calendar
Type: Feature Request
8
IMPROVE. RadCalendar to show range of years and months.
Allow RadCalendar to have multiview based on years or months.

Resolution: With our latest release(Q2 2014) we are introducing new navigation mode that has very similar behavior the described one. To take the advantages of new mode you need only to set the HeaderNavigationMode property to "Zoom":
For example : this.radCalendar1.HeaderNavigationMode = HeaderNavigationMode.Zoom;
3 comments
Jesse Dyck
Posted on: 11 Jan 2013 04:48
I completed a code library project to showcase Telerik extensibility to perform this requested feature.

It can be found at 
http://www.telerik.com/community/code-library/winforms/gridview/radgridview---custom-calendar-editor-control.aspx

Thank you
Theo J
Jesse Dyck
Posted on: 30 Mar 2012 10:03
The .NET calendar control works like this by the by
Jesse Dyck
Posted on: 30 Mar 2012 10:03
1. When clicking on the title (Month Name), it must zoom out to display all 12 months of the year, with the current month selected. When clicking on a month in this view, the normal calendar view must be shown again (zoom in) with the selected month in the