Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move by splitbar and column visible=.f. with grids
Message
De
07/04/2005 06:21:15
 
 
À
07/04/2005 03:53:13
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01002174
Message ID:
01002187
Vues:
24
>Hi All,
>
>I use visible=.f. property in VFP9. If user moving in grid by horizontal splitbar, columns seem mixed (when any column visible property set to .f.). But if user moving with enter or tab key it doesn't occurs.
>
>Sorry about my bad English. If UT let me add picture my message than I'm sure it more easy to tell...

Metin,

I don't really understand it, but ...

Does it help to set the column.Width to 0 in addition to setting visible to FALSE ?

ie
this.Columns[2].Visible = FALSE
this.Columns[2].Width = 0
in vfp6, setting the Width to 0 makes the column not visible, ie does an auto Visible = FALSE
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform