Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
410
How to show a report in a windows forms application ?
posted

Hi

How to show a report in a windows forms application ? I did not found a sample, but I found the following on your website: " You will then be able to host the report viewer in WPF, Silverlight, Windows Forms or ASP.NET applications."

It would be nice to have a sample how I can do it.

Thanks

Michael

Parents
  • 3070
    posted

    Hi,

    Reporting CTP includes just the XAML Viewers. You can use them in the context of WinForm using ElementHost (Windows Form Integration). In the case of ASP.NET you will need to host the Silverlight viewer. Right now there is a bug that doesn’t allow you to host the XamReportViewer inside the ElementHost.

    We will provide documentation explaining how both scenarios work.

    Thanks,
    Leo

Reply Children