MvcReportViewer
MvcReportViewer copied to clipboard
ASP.NET MVC Html Helpers for ReportViewer Control.
Hello I've been using this control for a while and sometimes depending on the workload of the server I'm receiving a blank result for a report visualization and if I...
I have a report with a parameter which has data type date/time. I don't use default or available values for this parameter. When i open report preview this parameter has...
Hi, If we had a report with an internal parameter, then the report viewer is throwing "Parameter is read-only and cannot be modified", please advise. Thanks and Regards, Gopi.S
Hello, We are in the process of implementing a Content Security Policy for out WebApplication where we are using MvcReportViewer for a long time now. After setting up our policy...
Hey, Using MVCReportViewer on 0.8.3, running builds on Microsoft's hosted build agents (2019 or 2017), doesn't seem to matter if I'm using the VS Build task, MS Build 15 or...
No changes to code or reports and 3 weeks ago we are now getting a blank page in the IFrame. No errors in console or otherwise. Just nothing displayed. Everything...
I have been using MvcReportViewer package to display reports, it works fine for most of the reports. But for the few ones, i am unable to traverse between pages, when...
I create a simple report with only one textbox and its value from parameter (`=Parameters!Parameter1.Value`). I also create a simple report parameter, name: `Parameter1`, allow null and allow blank value....
Great tool. Thanks MUCH for developing it. I have forked the repo, downloaded it, opened the solution, and configured it to run against my local SSRS Report Server. I immediately...
First, thanks for your amazing work with this project! It has helped us a lot. We need to work with the SetDataSourceCredentials method of the Fluent interface, but the current...