Home End User

Detail record not shown when detail -detail have no record

edited April 2003 in End User
I have set the Data to a Master Dataset, create a subreport and set to the
Detail table and create another subreport inside the subreport and set to
the detail-detail table.

Main
begin
---subreport1 - Detail Table
begin
---subreport2 - Detail - Detail Table
end
end

If my Detail - Detail have no record, the Detail record will not be shown.
Is there a way to fix this? Sorry, I don't know how to explain it in a
simple manner.

TIA

Comments

  • edited April 2003
    Calvin,

    Make sure the TppDataPipeline.SkipWhenNoRecords property is set to false on
    the Detail - Detail pipeline. This should fix the issue you are having.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.