Multi-Column Subreport

M

Michael D. Ryan

It is my understanding that if I want to see multiple
columns in my sub report, I need to set the Column Layout
property to Horizontal. This did resolve my problem with
my multi-column subreport only showing one column;
however, the groupings for the subreport are scattered
accross both columns. The top-level group is "Agent",
then under it are several other groups. The sub groups
of Agent are not staying grouped with Agent...

By changing each group's NewRowOrCol property to Before
Section or After Section, it will keep the Agent group
together, but only in the first column. The agent group
won't break to the second column...

Any suggestions are appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top