Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Grid Record Color Changes
Message
De
19/08/2002 11:34:13
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00691065
Message ID:
00691073
Vues:
22
Yes, try something like this in the Grid's Init()
This.Column6.DynamicBackColor = "IIF(EffcDate < CTOD('12/31/2000'), RGB(255,0,0), RGB(255,255,255))"
This will affect one or more TextBoxes and change as the Value changes.

HTH,

-Irv.


>Is it possible to dynamically change the text colors of a single record in a Grid? (I'd like to display a single or group of records in red while the remaining records remain black)
>
>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform