How to achieve something similar to Word’s “Keep with next”
Posted: Tue Jun 02, 2026 10:08 am
Hello,
I need advice on how to achieve something similar to Word’s “Keep with next” in Stimulsoft Reports - WEB.
I have a report structure like this:
DataBand1: contains the table header
DataBand2: contains detail data (repeating rows from a datasource loop)
I need to ensure that DataBand1 (table header) is never printed at the bottom of a page without at least one row from DataBand2 following it. In other words, if the header fits at the end of a page but there isn’t enough space for at least one detail row, both should move to the next page.
Thank you in advance!
I need advice on how to achieve something similar to Word’s “Keep with next” in Stimulsoft Reports - WEB.
I have a report structure like this:
DataBand1: contains the table header
DataBand2: contains detail data (repeating rows from a datasource loop)
I need to ensure that DataBand1 (table header) is never printed at the bottom of a page without at least one row from DataBand2 following it. In other words, if the header fits at the end of a page but there isn’t enough space for at least one detail row, both should move to the next page.
Thank you in advance!