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

Repeat a page containing charts and a table

1 Answer 26 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Zach
Top achievements
Rank 1
Zach asked on 24 Feb 2017, 01:17 PM

I need to build a report (in Visual Studio) that takes an ObjectDataSource, and groups the data into separate pages.  Each page needs to contain 2 charts and a table that deal with that particular group of data.

How can I approach this?  There is some documentation on page breaks on groups in a table, but my pages need to contain charts as well.  Is there a demo that shows how to build what I need?

Eventually I will also need to add this report into a ReportBook, but first things first.  

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 27 Feb 2017, 09:11 AM
Hi Zach,

Please check the attached video in IE browser (it requires Flash). The video illustrates the data-binding approaches from How to Databind to Collection Properties and Use DataObject as a datasource for nested data items (Table, List, Crosstab, Graph). In addition, you can use conditional page breaks on the group's sections to produce a separate page per group.

Other approach is to use a ReportBook where each report starts on a new page.

Regards,
Stef
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Zach
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or