Master/Detail - Master wont show if no detail.

Stimulsoft Reports.NET discussion
Post Reply
fkmfkm
Posts: 181
Joined: Thu Jul 05, 2007 11:26 pm
Location: Kuala Lumpur

Master/Detail - Master wont show if no detail.

Post by fkmfkm »

I have Master/Detail in two Data bands.

I notice if there is no Detail record the master also wont show. How can I force show the master even if there is no detail ? just like LEFT OUTER JOIN ?

Thank you.
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Master/Detail - Master wont show if no detail.

Post by Brendan »

Hi There.

You must set the property "Print Detail if Empty" on the Master databand. This will print master records which do not have detail records also.
fkmfkm
Posts: 181
Joined: Thu Jul 05, 2007 11:26 pm
Location: Kuala Lumpur

Master/Detail - Master wont show if no detail.

Post by fkmfkm »

Brendan,

Thanks this is great !!! Its showing all now...
Post Reply