This is a Visual Studio 2005 Report project.
I have a single table in the body of my report. No page header. The table has 4 Groups.
Group 1: Order Date.
Have header.
No footer.
Page break at start
Repeat group header
Group 2: Department
Have header
No footer
Page break at start
Repeat group header
Group 3: Currency
No Header
Have Footer (for revenue subtotals)
Group 4: Country
Have Header
Have footer (for revenue subtotals)
Page break at start
Repeat group header.
The group 4 header has text boxes holding the current values of currency from Group 3 and country from Group 4. (e.g., US Dollar, Canada)
The detail data consist of orders which the groups are to sum by Country and Currency for each Department within order date.
The first page of the report shows the Group 1 and Group 2 header and nothing else.
All the pages following page 1 show the group 1, group 2 and group 4 headers at the top (just as I had hoped) and the appropriate data and subtotals in the footers and well-behaved page breaks.
Anybody know why the first page beyond the group 2 header is blank?
I have a single table in the body of my report. No page header. The table has 4 Groups.
Group 1: Order Date.
Have header.
No footer.
Page break at start
Repeat group header
Group 2: Department
Have header
No footer
Page break at start
Repeat group header
Group 3: Currency
No Header
Have Footer (for revenue subtotals)
Group 4: Country
Have Header
Have footer (for revenue subtotals)
Page break at start
Repeat group header.
The group 4 header has text boxes holding the current values of currency from Group 3 and country from Group 4. (e.g., US Dollar, Canada)
The detail data consist of orders which the groups are to sum by Country and Currency for each Department within order date.
The first page of the report shows the Group 1 and Group 2 header and nothing else.
All the pages following page 1 show the group 1, group 2 and group 4 headers at the top (just as I had hoped) and the appropriate data and subtotals in the footers and well-behaved page breaks.
Anybody know why the first page beyond the group 2 header is blank?