简体   繁体   English

MVC项目中的报表查看器

[英]Report Viewer in MVC project

I have looked around and tinkered dozens of times but I cant get my report view page to work on my MVC project... Here's what I did so far: 我环顾了四周,修补了数十次,但是我无法让我的报表视图页在我的MVC项目上工作……这是我到目前为止所做的:

  • Created a ASP.NET project 创建一个ASP.NET项目
  • Create a specific webform for the reportviewer control 为reportviewer控件创建特定的Web表单
  • Add & Setup the Report Viewer Control 添加和设置报表查看器控件
  • Run

The thing here is that the reportviewer does appear, render the parameters for the report I pointed it to and everything. 这里的事情是reportviewer确实出现了,呈现了我指向它的报告的参数以及所有内容。 But when I click "View Report", a loading appears, then theres a refresh, and we are back to square zero... 但是,当我单击“查看报告”时,出现加载,然后刷新,我们回到零平方...

此行为是由于未检查PostBack引起的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM