I'm developing a schedule application with using Syncfusion. I'm using ReportViewer to show any reports in the project. It works properly. But there is a problem: I do not add any parameters to my reports. I read all information about reportviewer. I'm using Syncfusion Report Designer to create reports with parameters. I can show the parameters in my mvc project select one of them and click the view report button. But it doesn't work. | Based on the shared information, the report parameter are rendered correctly but the problem occurred when view report option clicked. The report evaluation based on the selected parameter occurs when view report option clicked, we suspect that the report evaluation failed due unsupported parameter related expression or code module used in Report items. So can you please share the screenshot/stack trace of the reported bug and RDL file to validate the mentioned problem at our end. |
Could you please send me an mvc report viewer project with parameters? | For your reference, we have prepared a ASP.Net MVC sample with Report parameter and it can be downloaded from below location, Please refer the below UG documentation to create ReportViewer sample in ASP.NET MVC platform, You can obtain the complete ASP.NET MVC ReportViewer sample in below build installed location, %userprofile%\AppData\Local\Syncfusion\EssentialStudio\version\ MVC\Samples\web |