Page 1 of 1

grouping has only two rows, how to print it in half of page?

Posted: Tue Apr 29, 2008 1:48 am
by progame
Like this:
group A | group B
..detailA1 | detailB1
..detailA2 | detailB2
....... | ....


grouping has only two rows, how to print it in half of page?

Posted: Tue Apr 29, 2008 4:40 pm
by Edward
Please do as follows:

Place two containers on the Page one underneath another.

Create two DataSources for the same data and use appropriate filters for them inside of each Container.

Thank you.

grouping has only two rows, how to print it in half of page?

Posted: Tue Apr 29, 2008 5:12 pm
by progame
1, i use regdata to pass dataset, if create datasource in designer, it still exist when i load report next time?
2, under another? i think they should be left and right, and page's columns set to 2?

grouping has only two rows, how to print it in half of page?

Posted: Thu May 01, 2008 4:18 am
by Edward
Sorry for confusing with placement of containers. It doesn't matter where to place them one under the other or side by side.

If you want to add the columns on page then the resulted report you can find in the attachment.

But I think as for your task it's better to use the report from the second attachment, without columns.

Thank you.


grouping has only two rows, how to print it in half of page?

Posted: Thu May 01, 2008 4:45 am
by progame
i don't know how can you place group header band in container. i have tried many times, when i place group band in container, it always in whow page and container also move.

grouping has only two rows, how to print it in half of page?

Posted: Thu May 01, 2008 5:29 pm
by Vital
Hello,

Can you say which version of report engine you are use?

Thank you.