D
dgk
I need to have several date fields, but some of these dates may not be
known or may never be used, such as dates for pre-trial hearings or
pre-pleading report submitted. Is there some nice DateTimePicker
control that understands that a date can be null (or just blank)?
I guess I can kludge up something such as a checkbox to indicate that
a date needs to be entered and then show the datetimepicker but that
really is ugly.
known or may never be used, such as dates for pre-trial hearings or
pre-pleading report submitted. Is there some nice DateTimePicker
control that understands that a date can be null (or just blank)?
I guess I can kludge up something such as a checkbox to indicate that
a date needs to be entered and then show the datetimepicker but that
really is ugly.