Hello,
how can i initialize a DateTimePicker to null when i have data binding as well?
I found the following example, i added the .cs file to my project but i don't know what to do from that point forward.
http://www.codeproject.com/KB/selection/Nullable_DateTimePicker.aspxAny suggestions? (even with this example or another one)
Thank you in advance.