Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6SP5 & Dates & Grids - Display Format
Message
De
21/05/2003 08:09:09
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00790929
Message ID:
00790995
Vues:
22
Yes provided that they don't override with DateFormat property. To be sure you could do :
thisform.SetAll('DateFormat',0)
Cetin


>Okay so I can
>
>SET DATE TO dmy
>
>in my form.load() and all the textboxes in this form or it's child classes (of the form as well as textboxes, even if in the grid) will show the date as we want it?
>
>>What I meant was :
>>I never play with textbox.dateformat
>>Instead I code :
>>
>>set date to dmy
>>set century on
>>etc
>>
>>In form.load or in DE.BeforeOpenTables (load nicer to me because I can directly code it in mybase form class)
>>
>>These and more 'set's are scoped to current datasession. That's why I do it per form (datasession is likely to be private).
>>So if it's a subclassed textbox or base textbox (provided didn't play with DateFormat property in anyone of them) my dates display correctly (Sparse=.t. would display from base, and when it has focus from subclassed).
>>
>>Cetin
>>
>>>Set sparse=.f. and then it looks okay. Recently with your help I was able to solve the format and inputmask problem (I want to avoid sparse as far as possible).
>>>
>>>Any suggestions.
>>>
>>>>>Hi all
>>>>>
>>>>>I have this grid which has a date textbox in it. The Date Text Box has been defined as D/M/Y but as soon as it looses focus the date in the column reverts to M/D/Y, which is confusing here,
>>>>>
>>>>>Please advise.
>>>>
>>>>Sounds like sparse=.t.
>>>>However control the date setting at form level (ie:from form.load)
>>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform