Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Same App Diff Client Diff Decimal Requirement for Data-E
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00601925
Message ID:
00602325
Vues:
27
This message has been marked as a message which has helped to the initial question of the thread.
>Hi All
>
>How can I manage in the same app different decimal places requirement from clients for Data-Entry they dont like to see more or less than what they want. In the table structure I can manage more decimal places then required but it's the UI

I have an app that does this by reading a configuration table. On the configuration screen, they enter the input mask for currencies, for example, 999999.99. (I'm not using a currency type, because the client specifically requested the ability to have up to 6 decimal places.) This mask is stored in a table call CustConfig, in a field called CurFormat. In any textbox using one of these currency fields, I've got =(CustConfig.CurFormat) in the InputMask property.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform