Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different color in different record in Grid
Message
De
28/03/1998 15:21:10
Tom Kreinbring
Thomas Kreinbring & Associates
Temple City, Californie, États-Unis
 
 
À
28/03/1998 14:09:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00087926
Message ID:
00087933
Vues:
31
This can be done using the DynamicForeColor - I have done it by adding a field to my cursor file used to display my grid i.e.

Select Descript, Price, .F. as Low ...

Then scan results and set Low to .T. for the lowest value and in the DynamicForecolor Iif( alias.Low, RGB(255,0,0), RGB(0,0,0))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform