Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling a Control in a grid based on another control
Message
 
 
À
26/09/2001 14:56:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00561183
Message ID:
00561195
Vues:
22
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>I was wondering if anyone knows hows to make a textbox in a grid read-only when a check box in the same row is not checked?
>
>Chris

In Grid AfterRowColChange add:
this.column1.readonly= not myTable.myCheck
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