Do you want the groups to reside under a single header or do you want the same header reprinted for every one of the groups? In the first case simply suppress the inner group headers by setting their height to 0 and create the header content in the group header of the outermost group. In the latter case you would have to recreate the content in the header of every one of the groups. You can accomplish this in code, if you wish, by looping through the objects in the header band of the group that has the content and copy the content into the header bands of all the other groups.
Comments
same header reprinted for every one of the groups? In the first case simply
suppress the inner group headers by setting their height to 0 and create the
header content in the group header of the outermost group. In the latter
case you would have to recreate the content in the header of every one of
the groups. You can accomplish this in code, if you wish, by looping through
the objects in the header band of the group that has the content and copy
the content into the header bands of all the other groups.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com