I'm confused about how add RDLC report creation and the viewer to my project.
I was a little worried when some of the info I found said it wasn't supported.
After some searching If found this.
Which states .
You need to install the followings:
Microsoft RDLC Report Designer 2022 VS extension which adds required project, item templates and designers to VS.
Microsoft.ReportingServices.ReportViewerControl.Winforms NuGet package which adds the report viewer control to the toolbox.
which seems ok except for this next part.
Note 1: this answer is targeting .NET Framework projects. If you want ReportViewr for .NET 5+ , or .NET Core 3.1+ you may want to use ReportViewer Core
Can someone point me int h right direction?
Auguy
Sylvania/Toledo Ohio
I was a little worried when some of the info I found said it wasn't supported.
After some searching If found this.
Which states .
You need to install the followings:
Microsoft RDLC Report Designer 2022 VS extension which adds required project, item templates and designers to VS.
Microsoft.ReportingServices.ReportViewerControl.Winforms NuGet package which adds the report viewer control to the toolbox.
which seems ok except for this next part.
Note 1: this answer is targeting .NET Framework projects. If you want ReportViewr for .NET 5+ , or .NET Core 3.1+ you may want to use ReportViewer Core
Can someone point me int h right direction?
Auguy
Sylvania/Toledo Ohio