No decimal numbers are shown :(

edited 11:11PM in FastReport 4.0
Hi !
I'm evaluating FR and I was glad that it works with VB .NET Express,but today I've discovered that my report round every decimal value even if I put number formatting with 2 decimals,it shows my values rounded with 0 decimals and add only .00.My datatable has decimal values.
I'm so sad for this problem,I'm just thinking to go for Crystal report if I can't solve it.
Thanks for any help

Comments

  • edited 11:11PM
    I found where is the problem,it seems not to work for Decimal column type,changing it to Double seems to work,but my datatable is automatically created and filled,the solution is to create other coumns Double type and copy data just to work with my report,but this is not so simple for a large database >

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.