Prevent component break between two pages with master-detail data band

Stimulsoft Reports.JS discussion
Post Reply
lucasbueno
Posts: 2
Joined: Thu May 30, 2024 6:25 pm
Location: Brazil

Prevent component break between two pages with master-detail data band

Post by lucasbueno »

Hi everybody

I'm having a problem creating a report using the designer, i have a JSON with a nested array that i'm trying to print using a master-detail list, it's working but it is breaking the details in the middle between two pages, and i want to move the detail to the next page if there isn't space.

I tried using Can Break and Keep Details properties on a variety of combinations of the components, and using a sub-report but no luck.

Can you help me with this?

Thank you
Attachments
RegionEvents.mrt
The report
(39.18 KiB) Downloaded 254 times
A screenshot of the problem
A screenshot of the problem
Captura de tela 2024-05-31 195248.png (194.69 KiB) Viewed 2737 times
Lech Kulikowski
Posts: 7287
Joined: Tue Mar 20, 2018 5:34 am

Re: Prevent component break between two pages with master-detail data band

Post by Lech Kulikowski »

Hello,

Try to place the SubReport on the ChildBand.

Thank you.
Attachments
RegionEvents_modified.mrt
(38.98 KiB) Downloaded 268 times
lucasbueno
Posts: 2
Joined: Thu May 30, 2024 6:25 pm
Location: Brazil

Re: Prevent component break between two pages with master-detail data band

Post by lucasbueno »

Hello

It worked perfectly

Thank you very much
Lech Kulikowski
Posts: 7287
Joined: Tue Mar 20, 2018 5:34 am

Re: Prevent component break between two pages with master-detail data band

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply