panel with columns
Posted: Tue May 24, 2011 7:31 am
In a report, I'm trying to use a panel with three columns. This panel should have a fixed height and should not grow. If I place the panel directly on the page, it works more or less as expected - the first column is used to the height of the panel, then the second column starts. If I place the panel on a GroupFooterBand - which is where I need it - only the first column is used, and the panel grows until all data is displayed. This happens although all components on the panel and the panel itself have CanGrow set to false.
Is there something I can do about this?
Is there something I can do about this?