lsgtechuser
Programmer
i'm a bit new to this, but i'm trying to create a report that runs top to bottom with grouping on the left side and then when it gets to the end of the page it starts again on the top on the right hand side of the page. for example
a page would look like this:
ID Product order amount ID Product Order amount
================= ===================
1 xxx 5 4 zzzz 1
2 bbb 3 5 llkk 2
3 xxx 5 6 ccnn 1
how would i do this?
a page would look like this:
ID Product order amount ID Product Order amount
================= ===================
1 xxx 5 4 zzzz 1
2 bbb 3 5 llkk 2
3 xxx 5 6 ccnn 1
how would i do this?