Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid.view property
Message
De
17/03/1997 03:57:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Grid.view property
Divers
Thread ID:
00024493
Message ID:
00024493
Vues:
92
I have the following code in a custom method for a form:

Method Name: ToggleView

this.grdBrowse.View = (this.grdBrowse.View + 1) % 2
thisform.refresh
this.activate

When the View property goes to the change style, the displayed width of the field looks to be one character. When the cell becomes active, the full field is displayed. Is there an easy way force the fields to display properly?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform