'RDLC report: How can I force a group header on each page

How can i force a group header on each page, when i have a tablix inside another tablix? My report has a tablix with 3 rows. The row #3 as another tablix inside. You can see the properties of the main tablix in the image 1. The headers repeat in all pages until the moment that a row #3 matrix has more data to display than the space in the page, and the report shows the 2 lines in one page and put the row 3 in another new page, without showing the headers as should. You can see it in the image 2. Image 1 Image 2



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source