【问题标题】:Microsoft WebForms ReportViewer cancel renderingMicrosoft WebForms ReportViewer 取消呈现
【发布时间】:2011-11-27 11:04:28
【问题描述】:

在我的应用程序中,我使用的是 ReportViewer。该应用程序是基于 Web 的应用程序,因此我使用了 Microsoft.Reporting.WebForms (v 9.0.0.0) 命名空间和该命名空间中的 reportviewer。我的问题是单击按钮停止呈现/取消报告。

在 Winforms 中,相同的机制可以通过 CancelRendering 方法来完成。谁能告诉我如何停止报表查看器的呈现/取消在网络表单中加载报表查看器。

提前致谢。

【问题讨论】:

    标签: reportviewer webforms


    【解决方案1】:

    reportViewer.Reset() 成功了!

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-08-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多