Does anyone know if it is possible to set the text display of a DateTimePicker control to nothing?
I have 7 of these controls which get set depending on what data is received back from the database. If only 1 date is received then the the corresponding DateTimePicker is set to this date and the rest have the default value displayed.
Is there no way to force the control to be blank until a date is received or one is chosen?
I have 7 of these controls which get set depending on what data is received back from the database. If only 1 date is received then the the corresponding DateTimePicker is set to this date and the rest have the default value displayed.
Is there no way to force the control to be blank until a date is received or one is chosen?