Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
De
30/12/1999 07:25:53
 
 
À
29/12/1999 23:05:02
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Grid
Divers
Thread ID:
00310213
Message ID:
00310286
Vues:
22
If your table is buffered, you can put this line in your Grid Init() method:

THIS.SetAll("DynamicBackColor", IIF(RecNo() < 0, RGB(0, 0, 255), RGB(255, 255, 255)), "Column")

HTH
>I have a grid and I have issue a append blank and where I have issue this append blank I would like to make this column and all the other columns a color like blue. How can I do this.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform