RadCalendar for ASP.NET AJAX

RadControls Send comments on this topic.
Overview
Controls > RadCalendar > Overview

Glossary Item Box

 

The compatibility layer which was used in the transition beta period is now removed.
All client-side methods strictly follow the ASP.NET AJAX conventions and are lower case.

For example, the get_SelectedDates() method will no longer be supported.
Instead, one should use get_selectedDates().

 

The Telerik RadCalendar controls are a set of four highly configurable components for selecting date and time values. The three controls are:

  • RadCalendar: A highly configurable control for displaying and selecting date values from an interface laid out like a standard calendar.
  • RadDatePicker: A RadDateInput control with an integrated RadCalendar control to let users either enter the date and time value directly in the input area or select it from a popup calendar. The values of the two controls are synchronized to allow further change of the chosen date.
  • RadTimePicker:  A RadDateInput control in time only mode with an integrated RadTimeView control to let users enter a time directly in the input area or select it from the popup time view control. The values of the two controls are synchronized to allow further change of the chosen time.
  • RadDateTimePicker: A RadDateInput control with an integrated RadCalendar control and an integrated RadTimeView control. This combines the features of RadDatePicker and RadTimePicker in a single control for selecting both a date and a time value.

Features

RadCalendar for ASP.NET AJAX is a highly configurable date input control that offers the following features:

The RadDatePicker, RadTimePicker, and RadDateTimePicker controls offer the following features: