Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty dates displayed as Dec.30 1899 with {0:MM/dd/yyyy}
Message
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Divers
Thread ID:
01042554
Message ID:
01042559
Vues:
25
Anatoliy,

Unfortunately, "12/30/1899" is what Foxpro considers to be an empty date. I think you'll have to transform your data before it's displayed in your grid (and set such dates to an empty string instead).

~~Bonnie


>column.DataFormatString = "{0:MM/dd/yyyy}"
>
>With this settings empty dates are displayed as 12/30/1899.
>The data is retrieved from DBF table through OLEDB connection.
>
>What should I change?
>Thanks!
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform