Display Format

edited 8:53PM in FastReport 3.0
I have a number field on the page of the report. I want to display it like nnn.nnn.nnn,nn (12.345.678,99). Can you help me with this problem?
I see that is a number format that allow me to display like 12,345,678.99 but this don't help me very much. I know in the old fr2 it was a custom format something like ###.###.###.##0,## but don't work here.
Thank's a lot.

Comments

  • edited 8:53PM
    I find one solution.
    It work with the %2.2m format and changing the windows setings. ;)
    If you find something else please tell me...

Leave a Comment