Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00393433
Message ID:
00393537
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform