question

KerryOu-8610 avatar image
0 Votes"
KerryOu-8610 asked KerryOu-8610 commented

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

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.

dotnet-csharpsql-server-reporting-serviceswindows-forms
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Castorix31 avatar image
0 Votes"
Castorix31 answered KerryOu-8610 commented

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


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thank you for your answer.
I already installed ReportViewerCore.NETCore but still cannot add the rdlc report design. Do I missing something?130661-%E6%8D%95%E8%8E%B71.jpg


130639-%E6%8D%95%E8%8E%B7.jpg


0 Votes 0 ·
捕获1.jpg (17.8 KiB)
捕获.jpg (38.5 KiB)

@KerryOu-8610 , I recommend that you could ask a question about how to add a rdlc report by using nuget ReportViewer Core in that github issues.


1 Vote 1 ·

OK.Thank you.

0 Votes 0 ·