Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Expression?
Message
De
17/05/2001 13:12:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00508032
Message ID:
00508413
Vues:
24
>The DynamicBackColor needs an expression it can execute for each row of the cursor / table so it needs to be a charicter expression.
>
>See help on DynamicBackColor - ex.
>frmMyForm.grdGrid1.SetAll("DynamicBackColor", ;
> "IIF(MOD(RECNO( ), 2)=0, RGB(255,255,255) ;
> , RGB(0,255,0))", "Column")


Thanks for the correction. I was mistakenly looking at BackColor and not BynamicBackColor........Rich
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform