BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Richard,
Thanks for using Syncfusion products.
Query |
Response | |
I need to create a Windows Forms application that has the ability to view existing RDLC reports, and also to create new RDLC reports and view the results. I know there are WPF controls for viewing and designing reports, but how come there are no Windows Forms equivalents? |
Windows Forms Integration enable interoperation between the Windows Forms and WPF technologies. You can use ElementHost class to use a WPF element in a Windows Forms-based application. Please refer the following link for more details on this. https://msdn.microsoft.com/en-us/library/System.Windows.Forms.Integration(v=vs.90).aspx | |
Viewing reports in a Windows Forms |
You can use WPF ReportViewer control in WindowsForms using ElementHost, through which you can view existing reports in ReportViewer as shown in below code.
We have prepared a sample based on this and it can be downloaded from the following location. http://www.syncfusion.com/downloads/support/directtrac/general/ReportViewer1244864791.zip | |
Designing reports in a Windows Forms |
We are facing some issues in using ReportDesigner in ElementHost, in order for you to get a solution for this behavior, please contact us at Syncfusion Support or you may also open a support ticket by login in to direct trac account and mention this forum link for reference. |
Please let us know if you have any questions.
Regards,
Nithya B