J
John Smith
Hey folks,
I have a DateTimePicker control on my Windows Form. Whenever I either:
a) Don't give it a value
b) Set it's value to Null
c) Set it's value to ""
It makes the date today's date.
I need it to be empty though. How do I make it empty? It represents a
field in my database which legitimately can be null and so I can't show it
as todays date.
Thanks a lot for the help!
(I posted a similar message a couple of days ago without a response, but
it's really important and time is of the essence so I'm trying again)
I have a DateTimePicker control on my Windows Form. Whenever I either:
a) Don't give it a value
b) Set it's value to Null
c) Set it's value to ""
It makes the date today's date.
I need it to be empty though. How do I make it empty? It represents a
field in my database which legitimately can be null and so I can't show it
as todays date.
Thanks a lot for the help!
(I posted a similar message a couple of days ago without a response, but
it's really important and time is of the essence so I'm trying again)