WebForms DateTimePicker Overview
The Telerik RadDateTimePicker control is composed of RadDateInput control, RadCalendar and RadTimeView controls. RadDateTimePicker combines the features of RadDatePicker and RadTimePicker in a single control for selecting both a date and a time value.
Features
The RadDateTimePicker control provides the following features:
-
Client-side API for controlling the date and time pickers without unnecessary postbacks and client-side events on the picker controls and their embedded input controls and popups.
-
Complete access to the embedded controls that make up the picker control with the ability to configure these controls separately.
-
Sharable popup controls for smaller rendering and better performance.
-
Support for data-binding.
-
Support for localization, including culture-dependant date formatting and the ability to localize all strings in the user interface.
-
Configurable time view control for selecting time values.
-
Support for ASP.NET validation controls.
-
Template support for the time view popup.
-
Ability to customize the look-and-feel either by using skins to affect the various parts of the control and its appearance, depending on its state.
-
WAI-ARIA Support.