Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamicccurrentcontrol
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Dynamicccurrentcontrol
Divers
Thread ID:
00727416
Message ID:
00727416
Vues:
42
Hi All,

This command give not a error :
This.column5.DYNAMICCURRENTCONTROL = "IIF( EMPTY(V_commande.Mes ), 'ccheckboxEmptyMemo1' ,'ccheckboxFullMemo1' )"


This command give a error and i do'nt what i must Do.

cAlias = "V_commande"
cValue = "IIF( EMPTY(" + cAlias + "), 'ccheckboxEmptyMemo1' ,'ccheckboxFullMemo1' )"
This.column5.DYNAMICCURRENTCONTROL = cValue

Message : Invalid dynamicCCURRENTCONTROL

What can i do ?

Thanks in advance for help.

bernhart
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform