How to make data band fixed size

Stimulsoft Reports.NET discussion
Post Reply
RickyHuang
Posts: 68
Joined: Tue Feb 09, 2010 3:16 am
Location: Taiwan

How to make data band fixed size

Post by RickyHuang »

I have a report with a top and a bottom databand. The bottom databand is used as a return stub that can be teared off for the customer.
Is there a way I can make the bottom databand fixed size?

Thanks,

Ricky
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to make data band fixed size

Post by Alex K. »

Hello,

Try to set the CanGrow and CanShrink properties to false.

Thank you.
RickyHuang
Posts: 68
Joined: Tue Feb 09, 2010 3:16 am
Location: Taiwan

Re: How to make data band fixed size

Post by RickyHuang »

Aleksey, thank you for your reply, but it doesn't quit solve my problem. I'll describe my page layout and what I am trying to achieve, maybe it'll help to let you know what I'm trying to do.

We have an invoice with top and bottom portion with exactly the same information but just different display. The top portion is for the store to keep and the bottom portion can be teared off as a return stub. We have a header and databand in the top portion and right below the cutline there's also a header and a databand. The header below the cutline has to dock with the top of the databand at the bottom portion.

also, is there a way to limiting the number of rows to display in the databand?

Thank you very much for your help~~

Ricky
tynar
Posts: 25
Joined: Thu Mar 17, 2011 11:54 pm
Location: Kyrgyzstan

Re: How to make data band fixed size

Post by tynar »

Perhaps, you have to use Panels. Add panels for each data bands. Place data bands in these panels.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to make data band fixed size

Post by Alex K. »

Hello,

Can you please send us your report with test data for analysis.

Thank you.
RickyHuang
Posts: 68
Joined: Tue Feb 09, 2010 3:16 am
Location: Taiwan

Re: How to make data band fixed size

Post by RickyHuang »

Hi Aleksey, sorry for the delay, here's the report we are trying to build. Thanks~
Attachments
PaymentStub.mrt
(95.88 KiB) Downloaded 400 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to make data band fixed size

Post by Alex K. »

Hello,

Can you please send us a test data for your report and the screenshot which shows the issue.

Thank you.
Post Reply