【发布时间】:2011-09-08 06:10:42
【问题描述】:
我正在使用报告查看器控件 (rdlc) 来生成报告。我的专栏之一具有价值
=FormatNumber(Fields!bugetRectificatInfActualizat.Value,Parameters!nrZecimale.Value,true,false,false) 结果是 503.86 但我想要 503,86 我该怎么做
【问题讨论】:
-
我已经编辑了你的标题。请参阅“Should questions include “tags” in their titles?”,其中的共识是“不,他们不应该”。
标签: c# asp.net reporting-services rdlc