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.

Developer technologies | Windows Forms
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.
3,063 questions
Developer technologies | C#
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,686 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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.