Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAll to DynamicBackcolor
Message
De
08/10/2003 11:21:14
 
 
À
08/10/2003 11:18:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00836254
Message ID:
00836257
Vues:
9
Hi Jonathan,
>I am trying to set the columns in a grid to show in red when any value is negative. I have tried to use the setall method, but couldn't figure out how to do that.
>It should be something like that:
>
I believe if you just:
Thisform.mygrid.SetAll("DynamicBackColor","IIF(value<0,RGB(255,0,0),RGB(0,0,0))", "Column")
Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform