lkosson / reportviewercore

Recompilation of Microsoft.ReportViewer for .NET Core 3.1+
427 stars 123 forks source link

Cannot load report in wpf #110

Closed luis9717 closed 1 year ago

luis9717 commented 2 years ago

Hello everybody I'm trying to load reportviewer on an WPF application but its like the component does not contains this function, Is the a way to load an rdlc report with this component?

lkosson commented 2 years ago

It should be possible using WindowsFormsHost, as described here.