Moving group header labels to the report header and then deleting the group
Hi All,
I have one report and my users want to sometimes run the report w/o the
group. Same report, but w/o grouping. I know how to change the sql, etc.
But I am having a problem since all of my headers print in the group header
to make it easier for the user to read. What I would like to do, is move
the headers (TppLabels) from the group header to the report header, then
delete the group. Can someone please tell me how to do this? I tried
iterating through the components in the group header and changing the parent
to the report header, but apparently, you can't set the parent, it is read
only.
Any suggestions are welcome.
Thanks,
Stacey
I have one report and my users want to sometimes run the report w/o the
group. Same report, but w/o grouping. I know how to change the sql, etc.
But I am having a problem since all of my headers print in the group header
to make it easier for the user to read. What I would like to do, is move
the headers (TppLabels) from the group header to the report header, then
delete the group. Can someone please tell me how to do this? I tried
iterating through the components in the group header and changing the parent
to the report header, but apparently, you can't set the parent, it is read
only.
Any suggestions are welcome.
Thanks,
Stacey
This discussion has been closed.
Comments
labels and deleting the group.
the Region's band property to the report's headerband to move it.
This works for me.
HTH,
Vikram
control to be located in a band.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com