WebForms Calendar Overview
The ASP NET AJAX Calendar is a highly configurable control for displaying and selecting date values from an interface laid out like a standard calendar.
Features
-
A client-side API with powerful methods that let you configure the calendar and numerous events that let you intercept what the user is doing with the calendar.
-
A multi-view presentation for showing several months in a single control.
-
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.
-
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.
-
Ability to customize the look-and-feel either by using skins, or by setting styles to affect various parts of the calendar.
-
Support for all major desktop and mobile browsers. Complete information on the supported browsers you can find on the Browser Support page.
-
WAI-ARIA Support.