Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicInputmask problem in a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01227104
Message ID:
01227112
Vues:
15
Sorry , i was tired...


Thank

bernhart


>>Hi all,
>>
>>
>>This command do'nt function.
>>
>>mygrid.DynamicInputMask = ['@R ' +ICASE(MOD(v_AgendaPhar.nconsreally,1)=0,'999','999.99']
>>or
>>mygrid.DynamicInputMask = [ICASE(MOD(v_AgendaPhar.nconsreally,1)=0,'999','999.99']
>>
>>
>>
>>Somebody knows Why ?
>>
>>Thanks in advance for help.
>>
>>bernhart
>
>Missing one parenthesis at the
>
mygrid.yourcolumn.DynamicInputMask = [ICASE(MOD(v_AgendaPhar.nconsreally,1)0,'999','999.99')]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform