Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicCurrentControl
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00427174
Message ID:
00427183
Vues:
13
>What is the proper coding to set DynamicCurrentControl. I'd like to dynamically display one of two text boxes in a grid column based on another field in that record.
>
>Thanks

Try
.dynamiccontrol=[iif(myalias.myfield = ... ,'text1','text2')]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform