Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display as in 999,999 format
Message
 
 
À
30/04/2002 12:00:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00650828
Message ID:
00675114
Vues:
22
>>Hi Cetin
>>
>>Thanks for this - it works. I assume this is a bug then? Bit of a hassle because there are actually 8 columns that I want to format like this!
>>
>>Thanks again
>>
>>Jos
>
>Then, Setfocus in loop :)
>
>with thisform.myGrid
> for ix=1 to .Columncount
> .Columns(ix).Setfocus()
> endfor
>endwith
>thisform.myFirstControl.SetFocus()
>
>cetin

Hi Cetin,

I build my grid on the fly in Form's Init. I see these movements in run-time despite thisform.lockscreen = .t.

How can I prevent seeing them?

UPDATE: I found, that if I leave Sparse = .t., format is properly displayed for the whole column. Weird...
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform