Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A simple grid problem.
Message
De
24/02/1999 11:28:13
Kenneth Downs
Secure Data Software, Inc.
New York, États-Unis
 
 
À
24/02/1999 11:15:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00190975
Message ID:
00190983
Vues:
14
Stephen,

Check out DynamicBackColor, the examples in the help are pretty clear, but here is what you keep in mind:

1. DynamicBackColor is a property of the columns of the grid
2. Because of point 1, you assign (in this case) the same expressions to all columns.
3. Most folks get the effect you want here by storing the record number of the current record, and then using an IIF() in the DynamicBackColor to assign one color to the current record, and another color to the others.

Hope this helps.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform