Reputation: 2780
I am developing a ASP.NET MVC3.0 application and need to create some reports. I am not getting how i can integrate Crystal Reports or any other Free Reporting tool with MVC3.0 to implement reports. Could you let me know how can i generate reports in ASP.NET MVC3.0
Thanks.
Upvotes: 2
Views: 1345
Reputation: 5708
You can see this blog in which you can implement the crystal report in ASP.NET MVC razor.
http://atikpassion.blogspot.com/2014/11/aspnet-mvc-sap-crystal-report.html
Upvotes: 0
Reputation: 66
Please go through this blog. The author explained step by step in visual representation.
http://kbochevski.blogspot.in/2010/01/aspnet-mvc-and-crystal-reports.html
Upvotes: 1