HomeCommunityControl GalleryForm ControlsDate, Time, & CalendarAspLib - InputDateTime

AspLib - InputDateTime



Submit a Review

1,792 Downloads

15,352 Views


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