Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change font color in a grid
Message
De
13/06/2010 23:23:20
 
 
À
12/06/2010 16:05:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01468687
Message ID:
01468747
Vues:
82
Hernan

Maybe Sparse property must be .F.?

HTH
Dennis


>I change the font color in a grid based in MyField value.
>
>thisform.grdMyGrid.SetAll("DynamicForeColor",;
> "IIF(MyTable.MyField = .T., RGB(128, 255, 255), RGB(0, 0, 0))",;
> "Column")
>
>It works fine, but now I have put a combo in the column (column3.combo1) , and deleted the text1 in column3.text1.
>And now the color changes in the rest of the fields except the one that has the new combo.
>Any idea why this is not working properly?
>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform