当我在RDLC报告移到第二页货币符号改变我在、移到、货币、符号

2023-09-06 16:41:08 作者:琉璃碎

我已经创建了从code一根RDLC报告,并绑定数据集的后面。 有超过2页的报表查看器。我已经设置货币格式和符号在我的系统的区域和语言选项卢比 的。 我的报告是成功加载的所有领域都有货币符号为卢比,但是当我向下移动我的光标或更改页号到另一页则货币符号自动转换成美元($)符号。 我不知道这是可能的,如何解决,如果我想卢比(卢比)作为报告货币符号? 请帮忙!!!在此先感谢。

I have created one RDLC report and bind dataset from code behind. There are more than 2 pagesin Report Viewer. I have set currency format and Symbol as 'Rs' in my system's Regional and Language Option. My report is loaded successfully with all fields have Currency symbol as 'Rs', But when I moved down by my cursor or change page number to another page then currency symbol changed automatically into Dollar($) symbol. I don't know how this is possible and how to resolve that if I want Rupee (Rs ) as currency symbol in report? Please Help!!! Thanks in Advance.

注意::当我在PDF文档导出报表,它在所有页面显示货币符号$

NOTE: When I exported report in pdf document, It displays currency symbol $ in all pages.

推荐答案

试试这个:

占位符属性 - >设置数量和放大器;日期格式选项

Placeholder Properties->Set Number & Date formatting options

检查这一点:

根据您所在地区的要求设置的语言报告属性。

Set the "Language" report properties according to your regional requirements.

在RDLC报告数字或货币

添加样式和格式到报表