Вопрос

I have a database field which is currency type. However, Fast Reports 4,13 does not display it as a currency type. How can I make it show currency (Euro with 2 decimals ? I tried FormatStr=$ ###0.00 but it does not seem to work.

Это было полезно?

Решение

This one I found out by accident (after some conversation with Fast reports support) : Just double click the component and paste inside the adequate format. see the picture : enter image description here

Then it works. Pasting the same sting in the object inspector property of the field does not. Why not,I do not know...

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top