Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting button fontbold property in grid
Message
 
À
31/03/2005 09:05:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01000307
Message ID:
01000310
Vues:
34
>Good morning!
>
>I have a simple table displayed in a grid. One of the fields is a MEMO field that may or may not contain notes. Screen space is limited so I would like to have a small "Notes" button in one column that will display with the 'fontbold' or 'enabled' property set to true when there are notes in the underlying memo field of that record. Clicking the Notes button would simply bring up another form with the notes in it.
>
>Is this possible? I know you can set dymanic row colors but I can't figure out how to accomplish what I'm wanting here.
>
>Big thanks in advance!


Try
thisform.Grid1.ColumnWithButton.DynamicFontBold = ".NOT. EMPTY(YourTable.MemoFiled)"
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform