Is it possible to create a report in a Visual Studio 2010 Windows Forms Application (that is a *.dll when compiled) and then read this report by the Report Designer?
My Goal was to be able to create a report in Visual Studio for a Windows Forms Application and allow end users to see the same report. Can it be done in WPF?
Or, do I have it backwards: I create a report in the Report Designer and I can link to it (from a central location) from a Windows Forms or WPF application?
Thanks for your time.
My Goal was to be able to create a report in Visual Studio for a Windows Forms Application and allow end users to see the same report. Can it be done in WPF?
Or, do I have it backwards: I create a report in the Report Designer and I can link to it (from a central location) from a Windows Forms or WPF application?
Thanks for your time.