Page 1 of 1

How to create multiple empty rows after any data band

Posted: Thu Feb 19, 2026 12:35 pm
by katherinebell
Hello,
I want to add, for instance, five empty rows after each data band in my report. I've tried using an empty band after each data band, but it only gives me one empty row.
Is it possible to create multiple empty rows after any data band in Stimulsoft Reporter?
Thanks for your assistance!

Re: How to create multiple empty rows after any data band

Posted: Thu Feb 19, 2026 9:15 pm
by Lech Kulikowski
Hello,

You can add a detailed DataBand for each of your databand with the option CountData=5.

Thank you.