Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formating diferrent input mask in Grid
Message
From
13/04/2000 09:48:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Formating diferrent input mask in Grid
Miscellaneous
Thread ID:
00359239
Message ID:
00359239
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform