Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternating lines on a grid
Message
De
07/04/2000 01:09:22
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00356606
Message ID:
00356673
Vues:
36
>This only works if the table is in record number order - in his case it's not.

Yep, my bad. This should work:

this.setall('DynamicBackColor', 'iif(mod(this.activerow, 2) = 1, rgb(255,0,0), rgb(0,255,0))', 'Column')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform