Page 1 of 1

Problem with LargeHeight property of Page

Posted: Mon Jan 26, 2009 6:08 am
by semtec
Hello,

I have a problem with this property. When starting designing it works fine. You're able to add more bands to the report when this property is set to true.
But when you save the report to .mrt and later want to continue designing, the property is set to false again, resulting in a standard designer. The bands now show behind each-other, and the contents of the bands are all over the place. You have to design all over again. Is this by design? If not, it's a very annoying bug.:redeye:

By the way, it's an inherited report scenario. Maybe that's causing it.

Regards,

René

Problem with LargeHeight property of Page

Posted: Mon Jan 26, 2009 5:14 pm
by Edward
Hi René,

Unfortunately I could not reproduce the bug.

Could you please send a simple test project to support[at]stimulsoft.com for reproducing the issue.

Thank you.

Problem with LargeHeight property of Page

Posted: Tue Jan 27, 2009 4:27 am
by semtec
Edward,

I discovered that this behaviour kicks in only when you design the report at runtime, through StiReport.Design();
The property is kept if you first open the designer and then load the template.

Did you try this?

Regards,
René

Problem with LargeHeight property of Page

Posted: Fri Jan 30, 2009 2:52 am
by Edward
Hi René,

Could you please at least show the code you used when this property did not work?

Thank you.