Posted 29 May 2019, 8:41 pm EST
Hi,
sorry for questioning many.
This time, I wanna render a DB’s decimal type number via C1FlexReport like below.
(1) 100.01 → ‘100.01’
(2) 100 → ‘100.’
(3) 0.1 → ‘0.10’
and also justify the place of decimal point.
I know I can (1) and (3) by using ‘#.00’ format.
and ‘?’ is popular on Access or Excel.
Could it be possible?
My Environment
C1FlexReportDesigner.4 Application(64 bit mode)
C1FlexReportDesigner.4 version 4.0.20172.271
C1.C1Pdf.4 version 4.0.20172.271
C1.Win.4 version 4.0.20172.271
C1.Win.BarCode.4 version 4.0.20172.271