This is a migrated thread and some comments may be shown as answers.

WPF Viewer and dynamical adding of pages / reports

1 Answer 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Stefan
Top achievements
Rank 1
Stefan asked on 21 Apr 2011, 03:58 PM
Currently I am evaluating different reporting frameworks for implementing a new reporting / printing component for our application. I am planing to implement a MS Office 2010 style printing preview. As there will be a multitude of configuration parameters which influence the generated output and the output may be several 100 pages and several reports (probably combined into one using your book feature) it may take quite a while to create all those pages / reports. Nevertheless I want user configuration changes immediately to be reflected in the user interface (the preview). So I was thinking about designing all the reporting component in a way that it's able to generate pages / the single reports asynchronously one after one, so that the first page / report could be quickly shown while the rest is still generated and added one after the other.

So my question is, do you see the Telerik Reporting component and the WPF viewer being capable of dealing with those requirements, enabling me to implement such a scenario?

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 26 Apr 2011, 06:13 PM
Hello Stefan,

The WPF Report Viewer shows the first page once the report engine is ready while others still render. Check out our WPF demo that come with Telerik Reporting installation.

If you need any additional customization of the WPF report viewer you can modify the report viewers template with Blend as shown in the attached example.

All the best,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Stefan
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or