Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00393433
Message ID:
00393537
Views:
15
>Mark,
>
>Normally I would agree, however this is a customer requirement.
>
>So, what I need is to DYNAMICALLY set the FontBold of the button.
>The DynamicFontBold property of the column seems to be a possability,
>but I can't seem to make it work.

Have you tried to put this code into command button refresh():
this.FontBold= not empty(myTable.myField)
?

If Refresh() doesn't call from AfterRowColChange implicitly, call it explicitly.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform