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

Data Binding Question

1 Answer 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
S
Top achievements
Rank 1
S asked on 23 Jun 2010, 06:41 PM
My apologies if this has been answered before, I am not able to find something similar to this situation.

I am trying to create a report that has 2 sections
- Section 1 - contains data about a User
- Section 2 - contains a table which has user activity ( say when the user logged on etc.)

I have a Stored Procedure that returns 2 datatables in a dataset.

My question is how do I bind this one dataset to 2 different sections?

Thanks,
SSharma

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 25 Jun 2010, 08:41 AM
Hi S,

Please check the Creating Master-Detail Reports Using SubReports help article for more info about your scenario. Also check out the Invoice Report report, which shows the approach from the article in action. The demos' source code came with your installation of Telerik Reporting. Start -> All Programs -> Telerik -> Reporting Q1 2010

To bind a report to a DataSet you can use the ObjectDataSource Component for more information check out the following resources:

Best wishes,
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
S
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or