Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting individual grid cell color
Message
De
02/05/2000 01:15:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/04/2000 13:02:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00364206
Message ID:
00364976
Vues:
34
>Hi Cetin-
>
>Your suggestion is a good start -- I need to pass in the *name* of the controlsource to mySetColor, rather than the value. I have tried numerous combinations of quotes etc with no luck. Any suggestions?
>
>Carlie


Carlie,
Then change the code slightly to have the quotes :)
for each oColumn in this.Columns
   oColumn.DynamicBackColor = "thisform.mySetColor(["+oColumn.Controlsource+"])"
endfor
But never put a "wait window" or alike to see what you get there :)
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform