|
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:
- A client-side API with powerful methods to let you configure the calendar and numerous events to let you respond to almost everything the user does with the calendar.
- A multi-view presentation for showing several months in a single control.
- The ability to configure the calendar for selecting one or multiple dates, or even to use it for display only with no
selection capabilities.
- A customizable day matrix to give you control over the calendar layout.
- Configurable navigation controls.
- Customizable column and row headers.
- The ability to define special days for per-day customization.
- Template Support -- including day templates as well as header
and footer templates.
- Support for localization, including culture-dependant date formatting and the ability to localize all strings in the user interface.
- Keyboard support for selecting and navigating the calendar.
- The ability to customize the look-and-feel, either using skins, or by setting styles to affect the various parts of the calendar.
- Support for all major browsers, including Internet Explorer 6.0 and above, NetScape 7.2 and above (7.0 and above on Mac and Linux), FireFox 1.0 and above, Mozilla 1.0 and
above, Opera 8.0 and above, and Safari 2.0.4 and above.
The RadDatePicker, RadTimePicker, and RadDateTimePicker controls offer the following features: