Relationship between 2 Datatables

Stimulsoft Reports.NET discussion
Post Reply
Ipad
Posts: 17
Joined: Mon Jul 05, 2010 3:29 am
Location: Köln

Relationship between 2 Datatables

Post by Ipad »

Dear Stimulsoft-Team,

we have 2 data tables in relation to each other. In the main data band we show the records of table 1. In another data band below the first one we want to show relating records of table 2, if available.

The problem is that we only get the records from table 1 where records in table 2 exist. We were not able to find a solution for that in your designer. As soon as we add a data relation, we miss some of the records.

Thanks in advance!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Relationship between 2 Datatables

Post by Alex K. »

Hello,

Set the "Print if Detail Empty" property for the DataBand component to true.

Tahnk you.
Post Reply