Page view counter

SLDatePicker



(1) Submit a Review

3,029 Downloads

21,620 Views


Description

DatePicker is an ASP.NET Calendar Popup Control

For IE5+ it uses: DHTML, Client script and DHTML Behavior 'Calendar.htc'. Otherwise the ASP.NET Calendar Control is used.

No post back, no injection of large JavaScript code. DataGrid version is DatePickerColumn.

Syntax Example

<SL:DatePicker id="DatePicker1" runat="server" Culture="en-US" FormatPattern="MMM dd, yyyy" Date="Jan 1, 2004" BorderColor="LightSlateGray" />

Screenshots

Reviews

Submit a review

Dr. Ray Cambell

Reviewed by: Slavkopar on Tuesday, December 30, 2003

5 Stars

Great. He simply used the existing functionality of DHTML Behavior Calendar.htc and ASP.NET Calendar.

Microsoft Communities