I have these in design:
Page Header
Group Header
Header
Data
Report Summary
But its generated as:
Page Header
Header
Group Header
Data
Report Summary
Why is the header and group header's position being swapped ?
Header and Group Header not in place
Header and Group Header not in place
The Header print one time before the Data, but the GroupHeader print for each group of records of the Data. So a GroupHeader print after a Header in any case.
Thank you.
Thank you.
Header and Group Header not in place
OK I think I understand...
I will just move those column header to the group header. So it will print together..
I will just move those column header to the group header. So it will print together..