Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamiccurrentcontrol
Message
De
29/12/1998 00:28:16
 
 
À
28/12/1998 15:45:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00170906
Message ID:
00171058
Vues:
32
>>IN cExpression how would you describ different controls for different columns?
>Thanks Mark

Just name the controls in each column the same thing. For example, if each grid column has a textbox and a spinner, name them text1 and spinner1. You could then set the DynamicCurrentControl like this:

THISFORM.MyGrid.Setall('DynamicCurrentControl','IIF(!EMPTY(mytable.myfield),"Text1","Spinner1")
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform