[SOLVED] DateTimePicker customize NULL value

Answered
0
0

When the datetimepicker control is empty (blank) the datetime value is “01/01/0001 12:00:00”. Is it possibile to set a custom value for null/empty control or simply return a null value?

  • You must to post comments
Best Answer
0
0

Hi Gabriele,

please use the NullableValue property of the DateTimePicker.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.