How to remove blank row space dynamicaly in the report

Stimulsoft Reports.NET discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to remove blank row space dynamicaly in the report

Post by Alex K. »

Hello,

In this case, you can use the CanShrink property for textbox components.
But for correct result, you need to use the additional conditions for hide the header and text fields if data is empty.

Thank you.
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

Re: How to remove blank row space dynamicaly in the report

Post by nicegaurav »

can you please let me know the conditions which i have to use to achieve that functionality.

Thanks in advance.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to remove blank row space dynamicaly in the report

Post by Alex K. »

Hello,

Please send us a .mrt file with .xml which reproduces the issue.

Thank you.
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

Re: How to remove blank row space dynamicaly in the report

Post by nicegaurav »

.mrt file and xml , already attached with this issue, please refer these..
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to remove blank row space dynamicaly in the report

Post by Alex K. »

Hello,

Please check the conditions for second row. You can set the similar conditions for all row.
Please check the modified report in attachment.

Thank you.
Attachments
StiWebReport2.mrt
(23.47 KiB) Downloaded 514 times
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

Re: How to remove blank row space dynamicaly in the report

Post by nicegaurav »

Thanks a lot...
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to remove blank row space dynamicaly in the report

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.
Post Reply