Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Current Control on Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00274650
Message ID:
00274653
Vues:
51
>I'm trying to pull off the following scenario ...
>
>I have a button in a column of a grid. I want the picture of the button to change, depending on whether the NOTES (memo) field is empty or not. I subclassed my button so I have one with Picture A and one with Picture B. I added the two buttons to the column and put the following in DynamicCurrentControl: IIF(EMPTY(fsiship.notes), 'CmdButtonA', 'CmdButtonB')
>
>It doesn't seem to work right and I can't figure out what it is doing. The picture changes, sometimes, but not in sync with the notes field.
>
>Any suggestions for pulling off this trick?

Cathy,

Are you sure that Sparse is set .F. for the column?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform