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
 
 
À
13/01/2001 16:42:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00463419
Message ID:
00463432
Vues:
12
>I have a grid for which I am attempting to "dynamically" color certain cells. Not by a setall function. Assume I have 5 rows, 10 columns. For example, when the value of row 3, column 5 is true I would like the color to be green, if false make the color red. This needs to be dynamic as the user modifies the cells. Any help greatly appreciated.

I set a memo column cell's font to red if there is data. In the Columnx.Init

this.dynamicforecolor = "iif(empty(disb_hdr.disb_memo), rgb(0,0,0), rgb(255,0,0))"

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

Click here to load this message in the networking platform