Would appreciate if someone could give me a solution! It is really killing me!!!!!!
I have a subreport that prints order details like Qty, Price, Desc and the Total Amount (quantity x price)
I want to format the currencies (Price and Total Amount) to "Fixed Currency" symbol - not floating currency symbols. I set it through the formatting property of the Price and Total fields but it does not seem to be taking the setting when it gets displayed. It just looks like "Floating Currency" symbol. However, the amount fields in main report prints perfect with "Fixed Currency" symbols.
This subreport is not a separate .rpt file. It is part of the main .rpt file. Does it make the difference???
And I am using CrystalReport.NET on VS2005 SP1
Thanks in advance!
I have a subreport that prints order details like Qty, Price, Desc and the Total Amount (quantity x price)
I want to format the currencies (Price and Total Amount) to "Fixed Currency" symbol - not floating currency symbols. I set it through the formatting property of the Price and Total fields but it does not seem to be taking the setting when it gets displayed. It just looks like "Floating Currency" symbol. However, the amount fields in main report prints perfect with "Fixed Currency" symbols.
This subreport is not a separate .rpt file. It is part of the main .rpt file. Does it make the difference???
And I am using CrystalReport.NET on VS2005 SP1
Thanks in advance!