G
Guest
I have a subreport which I have finally succeeded in making into a two-column
report. I want the end result to look like this:
NAME DATE NAME DATE
1111 1111 2222 2222
3333 3333 4444 4444
etc.
My problem is that for some reacon it it printing only two records (both on
the same row because it's two column) per page. How do I tell it to continue
on the page until it runs out? I have tried setting the CanGrow property of
the subreport on the main report to YES but that did not work.
v/r,
Cevin Moses
report. I want the end result to look like this:
NAME DATE NAME DATE
1111 1111 2222 2222
3333 3333 4444 4444
etc.
My problem is that for some reacon it it printing only two records (both on
the same row because it's two column) per page. How do I tell it to continue
on the page until it runs out? I have tried setting the CanGrow property of
the subreport on the main report to YES but that did not work.
v/r,
Cevin Moses