| Author |
|
| Company |
Astron Digital |
| Source Code Available |
Yes |
| License Type |
Free |
| Submitted On |
December 04, 2007 |
| Updated on |
February 01, 2008 |
| .NET Framework |
1.x, 2.0, 3.0 |
| Cost |
$ 0 |
Description
This component is AspLib component library part.
Components for user friendly dates and time entering . You can enter day or day and month (8 or 6/8) using any separator ("\", ".") and control will automatically add current month and year. Date can be empty. Setting a range of dates is available.
The control has some client-side events.
This component works with Internet Explorer, Opera and Mozilla. It can be automatically localized depending on culture settings on a client computer. AJAX supports.
The AspLib component library contains and other controls. See demo...
Syntax Example
<cc1:inputdatetime id="InputDateTime1" runat="server"
MaxDate="2005-12-31" MinDate="2001-12-01"
CanBeEmpty="False" Value="2004-12-30"
ShowSecondStyle="EachFive"> </cc1:inputdatetime>Screenshots
Reviews
Submit a review