Grouped Supbreport with ColumnTraversal set ctLeftToRight
Hi,
I have a problem with grouped subreports: I give the subreport three
columns and set the ColumnTraversal-property to ctLeftToRight. The
first group prints 5 'rows' and ends up printing the fifth one in line
2, column 2.
Now the second group starts printing, creating a new line, but
unexpectedly in column 3!
How can I force all the groups to start printing in column 1?
By the way, it's the same on main reports.
Regards,
Mena
I have a problem with grouped subreports: I give the subreport three
columns and set the ColumnTraversal-property to ctLeftToRight. The
first group prints 5 'rows' and ends up printing the fifth one in line
2, column 2.
Now the second group starts printing, creating a new line, but
unexpectedly in column 3!
How can I force all the groups to start printing in column 1?
By the way, it's the same on main reports.
Regards,
Mena
This discussion has been closed.
Comments
This is a limitation of Left-To-Right columns in ReportBuilder. The
left-to-right engine is not designed to handle groups.
To work around the issue, you could re-design your datset so top to
bottom columns are used instead.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
the columns break at the end of the page, eof appears at the middle of
the second column and column 3 is all empty.
Is there an easy way to arrange columnlengths evenly? Something like
'new column after Recordcount div Columncount'?
Balanced columns is not currently a feature of ReportBuilder however we
are currently considering adding such a feature to the next release of
ReportBuilder.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com