Skip to content

Custom Report Viewer control to replace MS Report Viewer on MVC projects (also works on .NET Core as a Report Viewer).

License

Notifications You must be signed in to change notification settings

alanjuden/MvcReportViewer

Repository files navigation

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

About

Custom Report Viewer control to replace MS Report Viewer on MVC projects (also works on .NET Core as a Report Viewer).

Resources

License

Stars

Watchers

Forks

Packages

No packages published