using DateTimePicker with null entries

G

Guest

Hi

I have a windows form that includes a datetimepicker control. The form gets
its data from a ASP Web service.

The database field that supplies the data to the DTP control can have null
entries.

Unfortunately the DTP control either displays the correct date when there is
data in the field but when there is no data (null), it displays todays date.

Is there any way of geting the DTP control to display nothing when there is
no entry?

Hoping somebody can help.

Kind regards

Ross Petersen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top