Component is used for time input in an intuitively understandable interface - textbox with hours, minutes and seconds. Display time format will depend on the time settings depending on application culture settings.
Features:
- XHTML 1.1 compliance
- Complete ASP.NET AJAX support
- Powerful time auto-complete functionality (you can enter hour and control will automatically add current minutes and seconds)
- Section 508 compliance
- Keyboard shortcut and navigation support
- Full Visual Studio design-time support
- Appearance customization
- Rich Client-side API
- It can be automatically localized depending on culture settings of a client computer
- You can define minutes and seconds periods in the lists
- This component works with Internet Explorer, Opera and FireFox.
InputTime view sample:
InputTime with seconds select (property ShowSeconds="True"):
To select - click cell with number, to update text-box - double-click cell or press "Update" button.
To close popup - press "Cancel".
Use MinutesPeriodStyle and SecondsPeriodStyle properties to define minutes and seconds periods in the lists.
Keyboard navigation
You can use keyboard to change InputTime value.
Use UP and DOWN keys to edit hours, minutes and seconds.
In the pop-up use next keys:
| Keyboard key |
Action |
| Up |
Increase number |
| Down |
Decrease number |
| Escape |
Close the pop-up |
| Enter |
Select current time and close the pop-up |
Controls: InputDateTime | InputDate | InputTime
Overview: Overview
© 2002-2007 Astron Digital. All Rights Reserved.