Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Empty' dates in the UI
Message
Information générale
Forum:
ASP.NET
Catégorie:
Common Language Runtime
Divers
Thread ID:
00849664
Message ID:
00849688
Vues:
17
>Has anybody figured out a good way to deal with 'empty' or NULL dates in the user interface?
>
>I'd like to use the DateTimePicker, but I can't figure out how to make it use an empty or null date. IOW, set it so that it doesn't show a date.
>
>The problem is that I'm databinding to the control so I get a 'low' date value (which I can trap easily enough) so the value gets set. Now when the value is low I want to clear it out and treat it as an empty date.
>
>Any way to do this?
>
>+++ Rick ---


I recommend rolling your own. It is what we had to do.

Morgan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform