Null value of DateTime picker

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use DateTime picker on my form and it would be bounded to a field
of the database which stores a date value. However that date field in the
database could have null value. Is it possible to set the value of DateTime
picker control to null?
 
Back
Top