reportviewercore
reportviewercore copied to clipboard
Recompilation of Microsoft.ReportViewer for .NET Core 3.1+
MultipleChoiceList is List property **Dataset** **Expression** The report generates **#Error** only for a particular field Also added [Serializable] for the model MultipleChoiceList
When I render a local report it works fine, but when I point this control to my SSRS 2017 it returns an error `An error occurred during client rendering. Unsupported...
In most of our reports, we use the the format "P" to format numbers as percentage. ex: 0.123456 with p gives 12.35%, whenever you export to PDF, Excel, Word, etc....
Hello, I am using the ServerReport of Microsoft.Reporting.NETCore. I am using it in a dot net core 6.0 WebAPI project, returning the file stream so it opens the report in...
Hello, I am using .NET 6, ReportViewerCore.NETCore version 15.1.16 and trying to make Docx format look like a Pdf format. What am I supposed to do? this is an example...
Is it possible to support xps output? xps output can be printed directly on the client, pdf also needs an extra renderer which is not a good idea
Hi @lkosson, Am trying to generate report in Blazor Client side (WebAssembly), Got Unsupported platform exception. Do you have any roadmap to to support webassembly (Mono engine)? Easwar
- Migrating all projecto to .NET 6 and also update the Nuget packages to newer versions. - Also update language versions to latest
Legality
What would be the legality of using this within apps developed in-house: not for sale or redistribution? Thanks