Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about DateTimePicker
Message
From
27/06/2007 14:46:56
 
 
To
27/06/2007 08:46:36
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01235866
Message ID:
01236091
Views:
27
If the user is entering the date manually, then a DTPicker is probably not the right control to use. Maybe a standard TextBox will work for you.

On the other hand, if you must use a DTPicker, you'll need to 'customize' it to provide the behavior you want. I've used a great NullableDateTimePicker by Claudio Grazioli (www.grazioli.ch) that might help you create your own version that allows what you need.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform