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:
01227108
Vues:
23
This message has been marked as the solution to the initial question of the thread.
>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')]
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform