Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

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

ResourceDataInc/MvcReportViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • C# 86.4%
  • JavaScript 9.4%
  • CSS 3.6%
  • HTML 0.5%
  • Pascal 0.1%
  • Batchfile 0.0%