Page 1 of 1

Vertical Lines & Containers Issue

Posted: Sun Jan 20, 2013 10:06 am
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 1689 times

Re: Vertical Lines & Containers Issue

Posted: Mon Jan 21, 2013 12:01 pm
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.

Re: Vertical Lines & Containers Issue

Posted: Thu Jan 24, 2013 9:29 pm
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.

Re: Vertical Lines & Containers Issue

Posted: Fri Jan 25, 2013 6:48 am
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.