Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print different fields colour
Message
De
15/03/2002 00:14:49
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00632528
Message ID:
00633259
Vues:
23
>Thanks Dragan,
>Do you have any idea for the same issue
>in a grid of form designer? I've tried
>to use grid column's DynamicForeColor,
>but fail to change color in each cell.
>Thanks again.

The expression for the DynamicForeColor should be something like this:

"iif(nAmount<0, 255, 16711680)"

The numbers are the results of rgb(255,0,0) and rgb(0,0,255), but you may also try 63 and 4128705, as they would be somewhat darker red and blue.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform