Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting individual grid cell color
Message
From
02/05/2000 01:15:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/04/2000 13:02:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00364206
Message ID:
00364976
Views:
37
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform