What's new in Telerik RadCalendar v2.1 (part of Telerik RadControls for ASP.NET Q1 2007)
- Client-side methods for operation with the range dates properties:
- GetRangeMinDate()
-
SetRangeMinDate(date)
-
GetRangeMaxDate()
-
SetRangeMaxDate(date)
- Support for recurring days of the calendar in client mode (AutoPostBack="false").
- RadCalendar.DayCellToolTipFormat property
- RadCalendar.EnableMonthYearFastNavigation property - enable the FastNavigation popup on click of the Fast Navigation popup zone (the default value is true)
- RadCalendar.FastNavigationSettings.EnableTodayButtonSelection property - indicates whether the Today button (part of the FastNavigation popup) performs date selection or navigation only (the default value is false)
- Shared time view
- New client- side events:
- RadCalendar.ClientEvents.OnColumnHeaderClick
- RadCalendar.ClientEvents.OnRowHeaderClick
- RadCalendar.ClientEvents.OnViewSelectorClick
7. RadDatePicker.Clear() method -- Clears the selected date of the RadDatePicker control and displays a blank date.
What's new in Telerik RadCalendar v2.0 (part of Telerik RadControls for ASP.NET Q4 2006)
- RadTimePicker - the time picker is a new control in Telerik RadCalendar that lets you choose a specific time.
- RadDateTimePicker - a new control in the Telerik RadCalendar suite that lets you choose specific date and time.

- Appearance Styles - Telerik RadCalendar has a brand new mechanism for appearance customization, where each calendar element has its own style.
- New Smart Tag - Telerik RadCalendar has a new Smart Tag that gives you access to most commonly used settings and the online learning resources.

What's new in Telerik RadCalendar v1.8 (part of Telerik RadControls for ASP.NET Q3 2006)
- You can now select days from the other month (previous or next).
What's new in Telerik RadCalendar v1.7 (part of Telerik RadControls for ASP.NET Q2 2006)
As of our Q2 2006 release all resources (scripts, the default skin, etc) are implemented as Embedded WebResources in ASP.NET 2.0 for a very easy and convenient deployment. The only thing you now need to do is drag r.a.d.calendar from your toolbox onto your web page (no external files will be required). The /RadControls folder will only be needed if you plan to use a skin other than the default or if you make any modifications to the script files.
What's new in Telerik RadCalendar v1.6
Telerik RadCalendar is now compatible with Atlas. See Atlas support.
What's New in Telerik RadCalendar v1.5 (part of Telerik RadControls for ASP.NET Q1 2006)
- Integrated DatePicker - a composite control which features both RadCalendar and RadDateInput controls. This implementation allows for very easy use and customization of the product.

See a live example at www.telerik.com
- Flexible Client-side API - the client-side API was refactored and thus allowing for a straightforward implementation of custom logic.
- Performance enhancements and optimizations - Telerik RadCalendar was significantly improved in terms of speed and client-load. This version also has a brand new AJAX mechanism.
See Also