Disappiring sub-reports
I want to create a report that shows in the first page a number of charts,
and in the following pages the data behind those charts. The charts data
comes from delphi components and not from a DB.
I have added TppChart components to the header band of a report, without
connecting the report to a pipeline. This works fine.
I have added a subreport to the detail band, and some fields to its detail
band (the subreport band).
The problem is that when I run the report, I don't see the subreport. There
is no hint it exists.
Some usefull information:
1. I use Report Builder Enterprise 6, Delphi 5 Enterprise.
2. The subreport is a section subreport.
3. the subreport is connected to a JITPipeline, providing 1000 rows.
Can anyone help???
and in the following pages the data behind those charts. The charts data
comes from delphi components and not from a DB.
I have added TppChart components to the header band of a report, without
connecting the report to a pipeline. This works fine.
I have added a subreport to the detail band, and some fields to its detail
band (the subreport band).
The problem is that when I run the report, I don't see the subreport. There
is no hint it exists.
Some usefull information:
1. I use Report Builder Enterprise 6, Delphi 5 Enterprise.
2. The subreport is a section subreport.
3. the subreport is connected to a JITPipeline, providing 1000 rows.
Can anyone help???
This discussion has been closed.
Comments
is the subreport connected to data source.
enjoy,
Ron.