Windows( .net core) How to use RDLC report?

Kerry Ou 226 Reputation points
2021-09-08T08:04:28.597+00:00

Microsoft Visual Studio Professional 2019
.net core 3.0
MS SQL 2014

I was builded a winform(.net core), how can I design and view RDLC report on it ? Microsoft.ReportingServices.ReportViewerControl.winforms didn't work.
Thank you.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,834 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,806 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,277 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 81,741 Reputation points
    2021-09-08T08:13:13.953+00:00

    You can see this article : Integrating RDLC reports to .NET Core Projects
    (or ReportViewerCore.NETCore from a comment...)

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful