AlanJuden.MvcReportViewer
1.0.2
Custom Report Viewer control to replace MS Report Viewer on MVC projects
See the version list below for details.
Install-Package AlanJuden.MvcReportViewer -Version 1.0.2
dotnet add package AlanJuden.MvcReportViewer --version 1.0.2
<PackageReference Include="AlanJuden.MvcReportViewer" Version="1.0.2" />
paket add AlanJuden.MvcReportViewer --version 1.0.2
#r "nuget: AlanJuden.MvcReportViewer, 1.0.2"
Release Notes
Added an option to have the report load via ajax after the page has finished loading on initial page load. Fixed an issue with parameters being prefilled with valid values rather than default values. Also fixed an issue around the building of parameters that had common separators in the parameter text (such as space, comma, semi-colon). Added logic to show an error message in the report content area if there's an error loading the report.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.