In a folder i have an HTML file,I need to embedd the image in report viewer.
In page i have 1)Year-dropdown 2)Month --dropdown 3)Location 4)View Report - button. On click of submit button an image from folder must come with Chennai - February - 2012 image in Report view.
Then i can export,print or increase font. I had added report viewer in aspx page. Then how to generate the report in MVC using model,view and controller.
guhan77
Member
11 Points
191 Posts
Embed image in Report viewer 10 in VS 2010 using MVC3
Feb 13, 2013 04:20 PM|LINK
Hi,
In a folder i have an HTML file,I need to embedd the image in report viewer.
In page i have 1)Year-dropdown 2)Month --dropdown 3)Location 4)View Report - button. On click of submit button an image from folder must come with Chennai - February - 2012 image in Report view.
Then i can export,print or increase font. I had added report viewer in aspx page. Then how to generate the report in MVC using model,view and controller.
Need code or urls
Guhananth.S
CPrakash82
All-Star
18314 Points
2851 Posts
Re: Embed image in Report viewer 10 in VS 2010 using MVC3
Feb 13, 2013 08:21 PM|LINK
Thats the way to go for report viewer in MVC apps.
You need not to, just redirect the user to aspx page with required parameter and let the aspx page render the report.
Google or Bing it.
guhan77
Member
11 Points
191 Posts
Re: Embed image in Report viewer 10 in VS 2010 using MVC3
Feb 13, 2013 11:44 PM|LINK
Need code or urls
Young Yang -...
All-Star
21332 Points
1818 Posts
Microsoft
Re: Embed image in Report viewer 10 in VS 2010 using MVC3
Feb 20, 2013 07:46 AM|LINK
Here is a step by step tutorials for how to use report viewer in MVC3: http://quysnhat.wordpress.com/2012/07/05/using-ms-report-viewer-in-asp-net-mvc3/
Regards
Feedback to us
Develop and promote your apps in Windows Store