Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buttons Inside a Column in a Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00671731
Message ID:
00671831
Vues:
18
>yes, i have the spacre=.f., the thing is that when i call the refresh of the form the whole column of buttons turns enabled/disable, intead of the button in the row that i clicked the checkbox...

How exacly did you specify the column CurrentControl?

In the Init of the grid put

this.colButton.DynamicCurrentControl = [iif(myTable.MyField,myEnabledButton,myDisabledButton)]

Enabled and Disabled buttons should be placed in the column in design-time.

Did you try that? I will try it in the evening as well...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform