| Author |
|
| Company |
ChessSpace |
| Source Code Available |
Yes |
| License Type |
Free |
| Submitted On |
December 24, 2003 |
| Updated on |
July 25, 2007 |
| .NET Framework |
1.x |
| Cost |
$ 0 |
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.