Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Color Cells in Grid (Not all in a row, Not all in a colu
Message
De
14/01/2001 20:28:33
 
 
À
14/01/2001 19:44:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00463419
Message ID:
00463623
Vues:
13
Jeffrey, say the fax checkbox is in column2. Add a disabled checkbox to the controls in column2, and then in the grid's init, add:

This.Column2.DynamicCurrentControl = IIF(Empty(vertable.faxno), 'DisabledCheckBoxName', 'NormalCheckBoxName')

Do similar in the email checkbox column.

Alan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform