Hello everyone,
I'm having a few issues with setting the widths of 2 different subreports. I have one subreport that is 50mm's wide and another one that should be 30mm's wide. I've got all my report items inside a panel, wich I use to control the subreport's border width (although I have also tried to use the subreport's borderstyle property to control that...the end result was the same).
What is happening is that the end result is setting both the subreports's width to 50mm, although when debugging one of them has its width property set to 30mm.
The only thing that lets me do somewhat what I want is putting a rectangle shape on my report and the textboxes "inside" it...but then overlapping occurs....still, the end result produces one report with 50mm wide and another one 30mm wide..
It looks like the subreports are behaving like they were table cells instead of divs...
Sincerely,
Antonio Simoes
I'm having a few issues with setting the widths of 2 different subreports. I have one subreport that is 50mm's wide and another one that should be 30mm's wide. I've got all my report items inside a panel, wich I use to control the subreport's border width (although I have also tried to use the subreport's borderstyle property to control that...the end result was the same).
What is happening is that the end result is setting both the subreports's width to 50mm, although when debugging one of them has its width property set to 30mm.
The only thing that lets me do somewhat what I want is putting a rectangle shape on my report and the textboxes "inside" it...but then overlapping occurs....still, the end result produces one report with 50mm wide and another one 30mm wide..
It looks like the subreports are behaving like they were table cells instead of divs...
Sincerely,
Antonio Simoes