Using Telerik Reporting in a WPF application
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Fri, 23 Apr 2010 00:00:00 GMT
Indexed on
2010/04/23
16:54 UTC
Read the original article
Hit count: 572
Now that Telerik Reporting provides WPF support, let's see how to use it (a video is also available on Getting Started with the WPF viewer):
Creating the application
- Install RadControls for WPF 2010 Q1 SP1 (download | release notes).
- Install the corresponding Telerik Reporting version.
- Create a new WPF application project in Visual Studio
- Add references to the following Telerik RadControls for WPF assemblies:
- Telerik.Windows.Controls
- Telerik.Windows.Controls.Input
- Telerik.Windows.Controls.Navigation
- Telerik.Windows.Data
- Drag and drop the ReportViewer control from the toolbox in the WPF window. If the ReportViewer is not available in the toolbox, you can add it using the instructions from the How to add the WPF ...
Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner