Help With Enabled Field

Stimulsoft Reports.BLAZOR discussion
Post Reply
misterb
Posts: 4
Joined: Mon Aug 26, 2024 7:00 pm

Help With Enabled Field

Post by misterb »

Hello, I am building a report that contains two separate charts. The first chart is set up to only display under certain conditions. When it does not display, it leaves a blank spot where the chart should go. Is there a way to have the other parts of the report dynamically move up to remove the extra whitespace?
Chart.png
Chart.png (16.44 KiB) Viewed 17329 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Help With Enabled Field

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis

Thank you.
misterb
Posts: 4
Joined: Mon Aug 26, 2024 7:00 pm

Re: Help With Enabled Field

Post by misterb »

Hello,

Here is a copy of the report with a json file containing the data.

Thank you.
Attachments
rows.json
(269 Bytes) Downloaded 331 times
TestReport.mrt
(66.99 KiB) Downloaded 316 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Help With Enabled Field

Post by Lech Kulikowski »

Hello,

Please use band components to place components on the page.

Thank you.
Attachments
TestReport_modified.mrt
(73.85 KiB) Downloaded 307 times
misterb
Posts: 4
Joined: Mon Aug 26, 2024 7:00 pm

Re: Help With Enabled Field

Post by misterb »

That worked, thank you!
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Help With Enabled Field

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply