| InputDateTime and InputTime |
|
InputDateTime - control for entering date and time with possibility
of using a pop-up calendar. It supports simplified date input (when typing 6/8 or
6/8/1, one gets 06/08/2003 or 06/08/2001 respectively). Setting a range of dates
is available. Calendar is refreshed without PostBack.
This component works with Internet Explorer, Opera and Mozilla. It can be
automatically localized depending on culture settings on a client computer.
This control has some client side events.
InputTime - component is intended for time input in an intuitively understandable interface � dropdown lists with hours, minutes and seconds. Automatic time localization is possible � display format will depend on the country time settings. Minute and Second display style is defined by ShowMinuteStyle and ShowSecondStyle properties. You can define minutes and seconds periods in the lists. This control has
onChange client side event.
|