Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternating lines on a grid
Message
De
07/04/2000 00:48:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00356606
Message ID:
00356663
Vues:
29
>If your record order within a grid control is not in record number order is there anyway of alternating the background colour of each line in the grid?

A little XMas cheer:

grid.setall('DynamicBackColor', 'iif(mod(recno(), 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