Subject | Re: NUMERIC FIELDS? |
---|---|
Author | mmenaz |
Post date | 2002-01-19T02:32:59Z |
There is IB_Currency for that with proper mask. The mask (like ',0.00') is automatically get from the field or, if specified, forced by DisplayFormat property (mainly used when the control in unbound).
Automatic formatting while typing is provided, as well as a (simple) inline calculator and currency conversion.
See top of the source file for some help.
Regards
Marco Menardi
Automatic formatting while typing is provided, as well as a (simple) inline calculator and currency conversion.
See top of the source file for some help.
Regards
Marco Menardi
--- In IBObjects@y..., "cpis" <cpis@o...> wrote:
> Hi IBO People
>
> Is there any way to limit the input of a decimal part of a field eg.
> NUMERIC(18,2) in
> a IB_Edit?
>
> I want avoid the user input more than 2 decimals digits
>
>
> Thanks in advance
>
> Agostinho
> cpis@o...