Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing field name in dynamicbackcolor
Message
From
02/05/2000 20:56:24
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00364954
Message ID:
00365423
Views:
20
Rick-
Thanks for your suggestion--

This was slightly simpler, from Cetin Basoz:

for each oColumn in this.Columns
oColumn.DynamicBackColor = "thisform.mySetColor(["+oColumn.Controlsource+"])"
endfor

Carlie
Previous
Reply
Map
View

Click here to load this message in the networking platform