Entering a blank date in the DateTimePicker control
Interesting, I never noticed that before. The idea behind the DateTimePicker is that you are entering a date and if you allowed a blank date, that's not quite kosher. You could derive your own control from the DateTimePicker and handle the edit box yourself so you would allow the delete or backspace key to delete the text.
Dig Deeper on ASP.NET development tools
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Microsoft .Net Development experts
Start the conversation
0 comments