How to remove blank row space dynamicaly in the report
Re: How to remove blank row space dynamicaly in the report
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.
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.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to remove blank row space dynamicaly in the report
can you please let me know the conditions which i have to use to achieve that functionality.
Thanks in advance.
Thanks in advance.
Re: How to remove blank row space dynamicaly in the report
Hello,
Please send us a .mrt file with .xml which reproduces the issue.
Thank you.
Please send us a .mrt file with .xml which reproduces the issue.
Thank you.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to remove blank row space dynamicaly in the report
.mrt file and xml , already attached with this issue, please refer these..
Re: How to remove blank row space dynamicaly in the report
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.
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 513 times
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to remove blank row space dynamicaly in the report
Thanks a lot...
Re: How to remove blank row space dynamicaly in the report
Hello,
We are always glad to help you!
Let us know if you need any additional help.
We are always glad to help you!
Let us know if you need any additional help.