79698736

Date: 2025-07-11 19:05:10
Score: 0.5
Natty:
Report link

For me I had to change the PageBreak BreakLocation on my Tablix/Groups to None to keep my Grids from splitting into multiple pages

<Group Name="Group1">
    <PageBreak>
        <BreakLocation>None</BreakLocation>
    </PageBreak>
</Group>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Andrew Richesson