【发布时间】:2013-06-04 07:38:54
【问题描述】:
我想在 Asp.Net MVC 4 Web 应用程序中使用 Devexpress 12.2 xtrareport。现在我想你会建议我 Create an ASP.NET MVC Application and Add a Report to It 但他们正在使用 DXperience v12.2 ASP.NET MVC Web 应用程序,我正在使用 Asp.Net MVC 4 Web 应用程序。
这可能吗?
【问题讨论】:
我想在 Asp.Net MVC 4 Web 应用程序中使用 Devexpress 12.2 xtrareport。现在我想你会建议我 Create an ASP.NET MVC Application and Add a Report to It 但他们正在使用 DXperience v12.2 ASP.NET MVC Web 应用程序,我正在使用 Asp.Net MVC 4 Web 应用程序。
这可能吗?
【问题讨论】:
这是我找到的解决方案:
1.)请查看如何:手动注册 DevExpress 扩展以开始使用它们在 MVC Web 应用程序文档文章中了解如何register DevExpress ASP.NET MVC extensions manually。
2.) 这样,您将能够使用来自 Create a Basic Report in ASP.NET MVC documentation article.
【讨论】: