Master-Detail1-Detail2-SubDetailofDetail2 report
Hi!
Is it possible to gcreate such a report in case subgetail is detail of the second detail:)) (sorry for tautology)? I have tried
Adding Master group (Header and Data)
then Detail group and one more detail group
and then a subdetail.
Datasets are set properly 'cause in debug grids all is OK.
So Report shows...
Master
Detail1
Subdetail(!?) // with no header and only one item
Detail2
Subdetail // with header.
or smth like this.
And, by the way, i purchaised your product but it reads smth like unregistered blabla How can I register your product?
Thank Yopu in Advance,
Konstantin Khlopov.
Is it possible to gcreate such a report in case subgetail is detail of the second detail:)) (sorry for tautology)? I have tried
Adding Master group (Header and Data)
then Detail group and one more detail group
and then a subdetail.
Datasets are set properly 'cause in debug grids all is OK.
So Report shows...
Master
Detail1
Subdetail(!?) // with no header and only one item
Detail2
Subdetail // with header.
or smth like this.
And, by the way, i purchaised your product but it reads smth like unregistered blabla How can I register your product?
Thank Yopu in Advance,
Konstantin Khlopov.
Comments
use a subreport,place it in a child band attached to detail2 if you want it after all detail2 records use a detail footer, or set detailband 2 virtual1 record add a subreport to handle what was originally detail2 as master and detail.
regards