Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty Date Values
Message
From
20/09/2005 09:20:59
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01051194
Message ID:
01051247
Views:
8
>thanks Cetin I'll have to get a different head on when doing DOTNET, while we're on the subject, is there a preferred way of formatting a textbox containing a Datetime value, e.g. can I make it look like a date textbox "" \ \ " ?, thanks again

I think you can do it directly putting ' \ \ ' in its text and/or applying a mask (well I never worked with masks yet so not sure if one exists as a property).
Leaving it empty is another option because using DateTime.Parse() you could validate various date representations as a valid date. ie: User might type 2005/12/31, 31-12-2005, Jan 1, 2005 and so on.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform