Custom Format

Stimulsoft Ultimate discussion
Post Reply
G.hammad
Posts: 67
Joined: Tue Jun 24, 2014 7:59 am

Custom Format

Post by G.hammad »

Hello ,

I need to use custom format for every column in cross tab report
where this format contain group separator as (,) and decimal separater (.)
so i give it this format : {Format("{0:##0,00}", value)}
where the decimal separator may change depend on the data i give for each Employee
for example :
number name salary
------------------------------
00001 Ahmad 1,205.25
00002 Ali 1,343.349
00003 Mohmad 1,689.1
but the problem when i applied this format it only get formatted data for first column the other column return 0.00 !

any help ?!

thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Custom Format

Post by Alex K. »

Hello,

Please send us your report with test data for analysis.

Thank you.
Post Reply