Vertical Lines & Containers Issue

Stimulsoft Reports.NET discussion
Post Reply
pommes
Posts: 4
Joined: Sun Jan 20, 2013 9:32 am

Vertical Lines & Containers Issue

Post by pommes »

Dear all.
I'm using version 2008.1.200 (I know it's not the most current....) and have an issue with vertical lines.
I have a report that has a page, a databand and two container, where one of the two is hidden based on the data..
All vertical lines where plcaed outside any container. The horizontal lines work okay.
This prevents the first container to shrink if no data is there

Is there anything I can do against this ?

Thanks

P.
ReportError.PNG
ReportError.PNG (16.97 KiB) Viewed 1691 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Vertical Lines & Containers Issue

Post by HighAley »

Hello.
pommes wrote:I'm using version 2008.1.200 (I know it's not the most current....) and have an issue with vertical lines.
I have a report that has a page, a databand and two container, where one of the two is hidden based on the data..
All vertical lines where plcaed outside any container. The horizontal lines work okay.
This prevents the first container to shrink if no data is there
ReportError.PNG
You could use the Link property. You should place the line on the Band and Enable the Link property. The Line will be Linked to the Band then you could move it to the right place.

Thank you.
pommes
Posts: 4
Joined: Sun Jan 20, 2013 9:32 am

Re: Vertical Lines & Containers Issue

Post by pommes »

Sorry, but this does not solve the issue. The vertical line is still linked to the databand, not to the container.
Are you sure this should work in the 2008.1.200 version ?

I will attach a testreport which shows the vertical line is always bound to the page, never to the databand like the horizontal line.

Thanks
P.
Attachments
Testreport.mrt
(7.22 KiB) Downloaded 340 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Vertical Lines & Containers Issue

Post by Alex K. »

Hello,

It is not wrong. The Vertical Line Primitive is showing in the bottom of Tree Report List. It links to the component in the rendering process.

Thank you.
Post Reply