Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid color
Message
De
05/02/1999 14:39:18
 
 
À
05/02/1999 14:36:26
Ian Johnston
Computer Software Solutions
Woodland, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00184473
Message ID:
00184474
Vues:
35
>I am trying to color cetain rows of a grid based on the value of a field. Where do I put the code to do this, I have tried changing the dynamicbackcolor property but this is not working.
>
You may try in to Grid.Init
This.SetAll("DynamicBackColor","IIF(mycursor.myfield=1,16777215,0)","Column")
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform