Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change property of Grid cell
Message
 
À
23/09/1999 20:50:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00268325
Message ID:
00269170
Vues:
18
>
>Put two textboxes in your column (one enabled, one disabled) then do something like this in the INIT:
>
>
Grid.Column.DynamicCurrentControl = 'IIF(Table.Field, "EnabledBox", "DisabledBox")'
If you want this for more than 1 column use the SetAll method of the grid.

Can setall be used from the command window in some way? I was thinking it would be cool to change some font properties on a grid (28 columns) at design time. Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform