DateTimePicker DBNull

P

Peter Borremans

Hello,

Does anyone of you has a custom datetimepicker which supports DBNull but
doesn't show the checkbox in the datetime control?
I want that the datetimepicker shows an empty text when the bound field
contains DBNull as value...


Any help is appreciated


Peter
 
V

Vlado B.

Hi Peter,

if I remember, you should set Format property to "Custom" and then
CustomFormat property to something that you want to represent DBNull value.

Vlado
 

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