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

Display multiple reports using MVVM

3 Answers 129 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Charlie
Top achievements
Rank 2
Charlie asked on 12 Sep 2011, 08:52 PM
Is it possible to display multiple instances of a report in one ReportViewer?
We create Invoices every week for customers.  Each week a customer may receive multiple Invoices.
The customer would like to see all of the Invoice Reports in one scrollable window, and not use Report Parameters.

I have tried binding a ListBox to a List<Report> and to a List<ReportViewer>.
I have not tried solving this using Sub Report yet.

Thank you for any suggestions.
Charlie

3 Answers, 1 is accepted

Sort by
0
IvanDT
Telerik team
answered on 15 Sep 2011, 02:14 PM
Hello Charlie,

With every Telerik Reporting distribution we are installing examples as well. There you can find our Report Catalog example. It is basically a Multi Column Report variant which is using the Navigate To Report Action. Hopefully this will help you in your situation.

Best wishes,
IvanDT
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Charlie
Top achievements
Rank 2
answered on 19 Sep 2011, 03:59 PM
Thanks for the reply.
We have decided to use Report Parameters instead, for now.
Unfortunately, we also wanted to change the style of the ReportViewer.
When we used Expression Blend to do that - the Report Parameters functionality stopped working.
Any advice?
0
Accepted
Steve
Telerik team
answered on 21 Sep 2011, 12:40 PM
Hello Charlie,

It seems that in some cases MS Blend for some unknown yet to us reason does not recreate the ReportParameterEditorTemplateSelector part of the style correctly. I have attached a sample template with the necessary adjustments.

Hope this helps.

Greetings,
Steve
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
General Discussions
Asked by
Charlie
Top achievements
Rank 2
Answers by
IvanDT
Telerik team
Charlie
Top achievements
Rank 2
Steve
Telerik team
Share this question
or