Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids: How to have lines of different colors?
Message
De
13/08/1999 03:57:54
 
 
À
12/08/1999 16:05:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00253192
Message ID:
00253327
Vues:
21
Hi Denis.

>> How can I change the color for certain rows depending on a condition? <<

Try something like this in the init of your grid:

This.SetAll("DynamicBackColor", "IIF(Some Condition, RGB(255,255,255), RGB(0,255,0))", "Column")

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

Click here to load this message in the networking platform