Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 415 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 415 Bytes

MvcReportViewer

This is a library to help with rendering a custom server Report Viewer control in ASP.NET MVC without the help of doing the ASP.NET Webforms sorcery. I'm actually using the SSRS ReportExecution api to render the report to HTML4.0 format and display the report. Currently I'm using Bootstrap 3 for the styling.

Check the Wiki Page for more info - https://github.com/alanjuden/MvcReportViewer/wiki