Possible Duplicate:
How can I use a reportviewer control in an asp.net mvc 3 razor view?
Is it possible? How can we implement?
If it is impossible to do that? Can anyone suggest some solution for reporting?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I recently handled this requirement in an MVC project. You will have to add a webform (.aspx) page to your MVC project and then drop the reportviewer control like below(assuming you know how to work with reportviewer control) :
This is where ASP.net is coming together. In your project, you can use a webform page, SignalR,WebApI,etc. You can read more on One ASP.net post by Scott Hanselman. Here is a link:
http://www.hanselman.com/blog/OneASPNETMakingJSONWebAPIsWithASPNETMVC4BetaAndASPNETWebAPI.aspx
Check Scott Hanselman’s presentations as well
http://www.hanselman.com/blog/ASPNETForMobileOneASPNETAndRealtimeASPNETWithSignalrVideoOfScottHanselmansTalksInRussia.aspx