Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formating diferrent input mask in Grid
Message
De
13/04/2000 09:48:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Formating diferrent input mask in Grid
Divers
Thread ID:
00359239
Message ID:
00359239
Vues:
54
Hi all,

Question 1)
I have grid and I want use different input mask in the same column.
All rows in grid have column with name "unit" where represend how many decimal number is in input mask in column "amount".
When "unit" is "piece", amount column have input mask "999 999".
When "unit" is "liter", amount column have input mask "999 999.9".
.... and so on

In column "amout" for eatch row is different input mask.
When I use property "InputMask" for this column, all row have the same InputMask.
When I use in property "InputMask" function GetInputMask(table.unit_decpoint)
The InputMask is changed when I move to other row, but too change display input mask for all rows in column "amoutn", but I don't set for all rows the same Input mask.

How cann I solve this problem ?

Question 2)
I create report for Landscape printing. When I print at my computer, it's printed good. When I use my app with runtime files on other computer and print it, the report is printer too big (middle part is printed to whole paper - zoom) Why ?


Thanks, Martin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform