Prabir Choudhury’s blog

dinner on me

ASP.NET Basic Date Picker : Quick Start

Posted by Prabir Choudhury on May 15, 2009

Programmatically set the the SelectedDate to Today on intial page load. User selects date and submits form.

On the postback, check if a valid date was supplied and write the SelectedDateFormatted value to a label control.

asp.net datepicker

asp.net datepicker

One Response to “ASP.NET Basic Date Picker : Quick Start”

  1. [...] you could set up a date picker popup , to pick the [...]

Leave a Reply

You must be logged in to post a comment.