Page 1 of 1

Relationship between 2 Datatables

Posted: Thu Sep 23, 2010 2:31 am
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!

Relationship between 2 Datatables

Posted: Thu Sep 23, 2010 2:56 am
by Alex K.
Hello,

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

Tahnk you.