'.net' Category

  • Nullable DateTimePicker

    April 26, 2010

    I’ve recently come across an issue with the DateTimePicker component within the .net framework. The problem is basically that you cannot set the Value property of the object to nothing. This makes it impossible to bind to business objects where a null date field is needed (DateTime.MinValue or Nothing in VB). I thought I would document my solution in the hope that someone else may find it useful. Read more…

 
Powered by Wordpress