question

stephane2021 avatar image
2 Votes"
stephane2021 asked KasimHusainiFMISSupervisor-1408 answered

Blazor and SSRS/Report viewer

Hi,

We are wondering, if it's possible to use Report Viewer (any Blazor components) or embed SSRS report (no IFrame) in Blazor. Is there such thing out there besides solutions like what Telerik or BoldReports provide?

We're looking at a solution with a minimalist/simple approach.

Thanks in advance

sql-server-reporting-servicesdotnet-aspnet-core-blazor
· 1
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.

@stephane2021 Sorry but as far as I know, no existing Blazor components integrates with SSRS report apart from iFrame, which can link to the existing report. If you don't want the 3rd party providers' solution, you may start from scratch to get data and write your report UI if the data isn't that complex. Also, you can ask SSRS to see if they have any suggestions. I've add the tag in your question.

0 Votes 0 ·

1 Answer

KasimHusainiFMISSupervisor-1408 avatar image
0 Votes"
KasimHusainiFMISSupervisor-1408 answered

Blazor SSRS Report Viewer Component

There are third party SSRS reports that we are using in our application. There is no built in SSRS report viewer available for Blazor as it is available for ASP.Net Ajax. If Microsoft can not provide this important feature it would be a big deal.

Since, both SSRS as well as Blazor is supported by Microsoft, there must be a way out.

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.