aaronburro
Programmer
I've got a minor situation that I'd like to resolve that works like this:
I've got three groups in my report. The first is a warehouse group, the second is a customer group, and the third is an Invoice group. All groups should do their damnedest to stay on one page.
The third group should have no trouble being on one page. The second group is more likely to have trouble, since there could be several invoices. THe first group will probably never stay all on one page.
Whats basically happening is that I have no widowed headers for the 2nd and 3rd group, but I often have them for the 1st group.
All groups are set to "Keep together" and to "repeat group headers on new page."
There is a slight complication, in that the 1st group header is not always shown. It gets hidden if the user choses not to show customers, in which case I just show group 1 footers and the report footer. I've already addressed that part of the "problem," so thats not a real concern.
I tried the "solution" in the CR Knowledgebase. Needless to say, it didn't work. I suppose it didn't work because I am using multiple groups, but still. I tried putting the counter incrementer in the Group2 header, but that didn't work either... To complicate things, this report is a subreport, so there is no true page header either...
I did see the previous thread about widowed group headers, but it didn't seem to help all that much either...
I've got three groups in my report. The first is a warehouse group, the second is a customer group, and the third is an Invoice group. All groups should do their damnedest to stay on one page.
The third group should have no trouble being on one page. The second group is more likely to have trouble, since there could be several invoices. THe first group will probably never stay all on one page.
Whats basically happening is that I have no widowed headers for the 2nd and 3rd group, but I often have them for the 1st group.
All groups are set to "Keep together" and to "repeat group headers on new page."
There is a slight complication, in that the 1st group header is not always shown. It gets hidden if the user choses not to show customers, in which case I just show group 1 footers and the report footer. I've already addressed that part of the "problem," so thats not a real concern.
I tried the "solution" in the CR Knowledgebase. Needless to say, it didn't work. I suppose it didn't work because I am using multiple groups, but still. I tried putting the counter incrementer in the Group2 header, but that didn't work either... To complicate things, this report is a subreport, so there is no true page header either...
I did see the previous thread about widowed group headers, but it didn't seem to help all that much either...