How to pass data from Blazor form to ReportDataSource?

Diwakar Devangam 75 Reputation points
2023-12-29T14:50:08.4633333+00:00

Hello,

I have a Blazor web app with a quick grid control that has two filters: region and state. When I click on search, data is filtered.

Now I need to pass the filtered data to the RDLC report data source, which was created using ReportViewerCore.NETCore.

References:

Thank you,

Diwakar

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,755 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,654 questions
{count} votes

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.