Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
De
30/12/1999 01:52:19
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
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:
00310254
Vues:
29
>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.
>
>Thanks Randy


Randy,
Also don't forget to forecolor a readable one. ie: white and yellow are good candidates for a blue background
* Grid.init
This.SetAll("DynamicForeColor", ;
   "IIF(recno(this.recordsource) < 0, RGB(255,255,0), RGB(0,0,0))", ;
   "Column")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform