开发者

Report Viewer Cell Empty [closed]

开发者_如何学运维 This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 9 years ago.

I got a Report Viewer report in Visual Studio.Net 2008. I added a new field to the dataset (get value from a stored procedure) and also added to the report as an expression:

=First(Fields!SalesType.Value)

But when I run the report the value above is blank for every single row in the report.


I found that there is a connection string that some ass hard coded in a class so its pointing to production and not development where I confusingly made the changes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜