WebForms TimePicker Overview
The Telerik RadTimePicker control is composed of a RadDateInput control in time only mode and RadTimeView control. Users can enter time directly in the input area or select it from the TimeView popup. The values of the two controls are synchronized to allow further change of the selected time.
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, or by setting styles to affect the various parts of the control and its appearance, depending on its state.
-
WAI-ARIA Support.