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
Prevent component break between two pages with master-detail data band
-
- Posts: 2
- Joined: Thu May 30, 2024 6:25 pm
- Location: Brazil
Prevent component break between two pages with master-detail data band
- Attachments
-
- RegionEvents.mrt
- The report
- (39.18 KiB) Downloaded 254 times
-
- A screenshot of the problem
- Captura de tela 2024-05-31 195248.png (194.69 KiB) Viewed 2737 times
-
- Posts: 7287
- Joined: Tue Mar 20, 2018 5:34 am
Re: Prevent component break between two pages with master-detail data band
Hello,
Try to place the SubReport on the ChildBand.
Thank you.
Try to place the SubReport on the ChildBand.
Thank you.
- Attachments
-
- RegionEvents_modified.mrt
- (38.98 KiB) Downloaded 268 times
-
- Posts: 2
- Joined: Thu May 30, 2024 6:25 pm
- Location: Brazil
Re: Prevent component break between two pages with master-detail data band
Hello
It worked perfectly
Thank you very much
It worked perfectly
Thank you very much
-
- Posts: 7287
- Joined: Tue Mar 20, 2018 5:34 am
Re: Prevent component break between two pages with master-detail data band
Hello,
You are welcome.
You are welcome.