Rows exceed the fixed row to be on the next page

Stimulsoft Reports.WPF discussion
Post Reply
dwang
Posts: 12
Joined: Tue Apr 16, 2013 8:06 pm

Rows exceed the fixed row to be on the next page

Post by dwang »

I need to generate a standard form with 2 grids. Please see attached PDF. As you can see, each grid has fixed # of rows. Say a person has 6 qualifications, since there are only 3 rows allowed in that grid, 3 rows will be printed out onto the next page, while the other grid would show empty grid still with line dividers for 4 rows.

Is there anyway to achieve that?

Thanks!
Attachments
Form.pdf
(71.57 KiB) Downloaded 321 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Rows exceed the fixed row to be on the next page

Post by HighAley »

Hello.
dwang wrote:I need to generate a standard form with 2 grids. Please see attached PDF. As you can see, each grid has fixed # of rows. Say a person has 6 qualifications, since there are only 3 rows allowed in that grid, 3 rows will be printed out onto the next page, while the other grid would show empty grid still with line dividers for 4 rows.

Is there anyway to achieve that?
You can do it by putting a Panel on the Page and using Data Band on it like in the attached report template.

Thank you.
Attachments
Report.mrt
(9.61 KiB) Downloaded 246 times
dwang
Posts: 12
Joined: Tue Apr 16, 2013 8:06 pm

Re: Rows exceed the fixed row to be on the next page

Post by dwang »

I'll try that out, and let you know. Thanks a lot for your reply!
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Rows exceed the fixed row to be on the next page

Post by Andrew »

Hello,

Ok! Waiting for your reply.

Thank you.
dwang
Posts: 12
Joined: Tue Apr 16, 2013 8:06 pm

Re: Rows exceed the fixed row to be on the next page

Post by dwang »

I'm afraid it doesn't work. The data just kept going beyond the border of the panel. Putting the empty data band in didn't help it either. Could you please provide some other solutions?
dwang
Posts: 12
Joined: Tue Apr 16, 2013 8:06 pm

Re: Rows exceed the fixed row to be on the next page

Post by dwang »

Sorry, my bad. I take it back. I simply created a panel similar to yours, and bind with a list. But that didn't work. Then I used your template binding with the same list, and it worked. I compared both panels, couldn't figure out what's different.

Could you please tell me which property made the difference?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Rows exceed the fixed row to be on the next page

Post by HighAley »

Hello.

I will be able to answer your question if you will send me the both report templates with your list.

Thank you.
Post Reply