Skip to Content
0
Former Member
Apr 24, 2009 at 05:51 PM

subreport's subreport is still an issue?

23 Views

Hi all,

Is the subreport's subreport is still an issue? In my case I want to display my data in hierarchy.

For example, root table A is referenced by two table B and table C and table B in turn is referenced by table D and E. I want to display the whole hierarchy in this way:

Table A Record

Table B Record reference to Table A Record

Table D record reference to table B record

Table D record reference to table B record

...

Table E record reference to table B record

Table E record reference to table B record

...

Table B Record reference to Table A Record

(repeat the dispaly for table d and table e)

Tabel C Record reference to Table A Record

...

the pattern will repeat for each Table A record and in turn for each Table B record. I know subreport can do the table B and Table C display, but if subreport's subreport is not allowed I do not know how to display Table D and Table E display.

Thank you very much

Clara