I am creating a multi-page report that is group by Product Code. I want each new Product Code to begin on a new page with the detail pages to follow directly below, however it is printing the Product Code Header on one page and the detail section starts on a new page. How do I prevent this from happening so that my report flows properly?