How to page break after Specific rows (like 15 rows) in rdlc reporting.
To open the Report Builder, select “Layout” From the “View” menu. Provide the fields in the dataset in a table by right-clicking ->insert -> table. To create a group, on the left side of the screen, right-click and choose Add Group ->Row Group ->Parent Group. Choose the required option for grouping.
It's so easy.Suppose My reports looks like
Enable advance mode
Add a group for page break
Define the number of rows what do you want in the group expression(In this case i want 15 rows)
Delete group column if you not need
Delete Expression from Group details
Select Group Properties and set page break attribute breakLocation as End,Disables as false and RestPageNumber as fasle.
Select Group Details Properties and Set Disable=true
Now here's the report with page break after specific row
If You want to keep Table Header in every page than click here
You can add Row Group to your Tablix. Then in row group properties select Page Break section and set "Between each instance of a group".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With