Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objects enabled property in grid
Message
De
23/01/2002 16:18:15
 
 
À
23/01/2002 14:40:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00609196
Message ID:
00609318
Vues:
14
>Hello Andrew.
>
>I have a checkbox in a grid that is conditionally enabled. This works. The problem I am seeking help with is that the entire column of checkboxes in the grid inherit the enabled value of the active row.
>
>What you need to do is to create 2 checkbox classes: one that is enabled and one that is disabled. Then, you have to use the column's DynamicCurrentControl property to decide which checkbox to use.

Thanks Marcia, this looks like the right direction.

I am thinking something along the line of

this.DynamicCurrentControl = "IIF(picked,'checkenabled','checkdisabled')"

Does this make sense?
On a CLEAR day you can see forever.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform