Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynamicbackColor - How do I make a grid cell colored?
Message
From
08/10/2001 10:09:15
 
 
To
08/10/2001 07:36:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00565400
Message ID:
00565471
Views:
22
Hi Marcia,

Thanks for the reply.

Yes this is what I'm doing...(I changed the code a bit)
I use dynamicfontbold if a particular value is set.

in this case:
.Supplier1.dynamicfontbold="IIF(workcat.DEFSUP=1, .t.,.f.)"
.Supplier2.dynamicfontbold="IIF(workcat.DEFSUP=2, .t.,.f.)"
.Supplier3.dynamicfontbold="IIF(workcat.DEFSUP=3, .t.,.f.)"
.Supplier4.dynamicfontbold="IIF(workcat.DEFSUP=4,.t.,.f.)"
.Supplier5.dynamicfontbold="IIF(workcat.DEFSUP=5, .t.,.f.)"

But my problem is still that the value is not bold when you go into the field.
I will try to change this in the gotfocus as Vlad suggests.

Thanks anyways.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform