Two datasets in one report, how to achieve it?

Stimulsoft Reports.NET discussion
Post Reply
AlharbiN
Posts: 32
Joined: Wed Jan 02, 2013 1:07 pm

Two datasets in one report, how to achieve it?

Post by AlharbiN »

Hi all,

We want to design an Invoice report, the report has two datasets, the first one is responsible for the invoice information such as invoice id, date, total etc..
The second dataset is responsible for the item data i.e item name, price, VAT, etc.

How we can do that in the designer, and how can we pass the data properly by the code (C#).
Is there any available example, please?
AlharbiN
Posts: 32
Joined: Wed Jan 02, 2013 1:07 pm

Re: Two datasets in one report, how to achieve it?

Post by AlharbiN »

Snag_533c2ce2.png
Snag_533c2ce2.png (10.03 KiB) Viewed 794 times
attached the structure in the designer
AlharbiN
Posts: 32
Joined: Wed Jan 02, 2013 1:07 pm

Re: Two datasets in one report, how to achieve it?

Post by AlharbiN »

We managed to achieve it,
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: Two datasets in one report, how to achieve it?

Post by Andrew »

Hello,

Okay, great!
Stay safe!
Post Reply