I need a DateTimePicker in my Form but can save/display a null value.
say, Date Pawned: Not Nullable, Date Payed:Nullable
I can do this by having datetime picker and Textbox or label pass values to each other and then hide the other but I think the better way to handle this is by making an ocx or userconrol just dont know to do it.
Can anyone help me with this? code or link pertaining to this topic would really be appreciated also im pretty sure alot of newbies would like to know or have this code.
Thanks