Dear All,
Is there any way to change the number format which is able to pass the format mask from system instead of using pre-define Custom format mask?
Format Number/Currency Programatically
-
- Posts: 10
- Joined: Sat Jul 21, 2007 6:18 am
- Location: Malaysia,KL
Format Number/Currency Programatically
Please call Format form, select Custom format, after then in FormatMask write: {VariableMask}. In VariableMask you need specify format mask for component.
Defined variable you can change before report rendering.
Thank you.
Defined variable you can change before report rendering.
Thank you.
-
- Posts: 10
- Joined: Sat Jul 21, 2007 6:18 am
- Location: Malaysia,KL
Format Number/Currency Programatically
The prob was solve base on your suggestion, thanks Vital.
:biggrin:
:biggrin: