【发布时间】:2013-06-01 00:19:50
【问题描述】:
我已经使用报表查看器在 Report.cshtml(View) 的部分视图中使用用户控件 (ascx) 在 asp.net MVC 3 中编写了一份报告。我在运行应用程序时遇到了报表查看器控件的问题。当我有两个以上的页面并且我想查看第二个或更多页面时,我得到“microsoft jscript runtime error '__eventtarget' is null or not an object”。
错误是因为有回发。我该如何解决这个问题?
【问题讨论】:
标签: reportviewer