Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicBackColor
Message
De
15/06/1999 19:29:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
DynamicBackColor
Divers
Thread ID:
00230222
Message ID:
00230222
Vues:
54
How can I set the back color in a grid of the row that is selected.
I think it is something like this:
In MyGrid.Init
THIS.SETALL("DYNAMICBACKCOLOR",;
"IIF(THIS.Parent.activerow = recno();
,RGB(192,192,192),RGB(255,255,255))","column")

In this case I get an "expression is invalid" error.

Does anyone have an easy way to do this?
Jill
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform