how to make more than column? [message #66396] |
Wed, 10 August 2005 06:23  |
Eclipse User |
|
|
|
Originally posted by: fremen.k9.pl
I need to make payment report, but for saving sheet of paper and space
i'd like that BRIT automatically split table to 2 colums, for ex.:
Till now i have 2 pages:
+---------------+ <- page size
|John 10|
|Mary 10|
|Lucy 10|
|Alf 10|
+---------------+ <- page size
+---------------+ <- page size
|Brit 10|
|Zen 10|
| |
| |
+---------------+ <- page size
But i want to have it like this:
+---------------+ <- page size
+John 10 Brit 10|
+Mary 10 Zen 10|
+Lucy 10 |
+Alf 10 |
+---------------+ <- page size
It's one and the same table. Num of rows
is various.
Fremen
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
|
|
|
Re: how to make more than column? [message #66706 is a reply to message #66396] |
Wed, 10 August 2005 23:50   |
Eclipse User |
|
|
|
Hi Fremen,
At present, BRIT does not supprt to split table to 2 or more colums
automatically.
However, you could achieve the similar preview result by a method as follows
(a little bit tricky ^-^):
1. Insert a Grid with 2 columns / 1 row
2. Insert a table to the first cell of grid, and then copy the table and
paste it to the 2nd cell of the grid.
3. Set the Map rule of the table in Property editor (The attached snap.gif
shows how to set the map rule and the preview results corresponding to the
settings). In the Set Map rule dialog, leave the "Then display following
value:" field as blank.
Please see the attached Test.rptdesign file for more information.
Hope it could help.
Cheers.
Regards,
Nina
<fremen@k9.pl> wrote in message
news:op.svae50kco751bb@localhost.localdomain...
>I need to make payment report, but for saving sheet of paper and space
> i'd like that BRIT automatically split table to 2 colums, for ex.:
>
> Till now i have 2 pages:
> +---------------+ <- page size
> |John 10|
> |Mary 10|
> |Lucy 10|
> |Alf 10|
> +---------------+ <- page size
> +---------------+ <- page size
> |Brit 10|
> |Zen 10|
> | |
> | |
> +---------------+ <- page size
>
> But i want to have it like this:
> +---------------+ <- page size
> +John 10 Brit 10|
> +Mary 10 Zen 10|
> +Lucy 10 |
> +Alf 10 |
> +---------------+ <- page size
>
> It's one and the same table. Num of rows
> is various.
>
> Fremen
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Attachment: Test.rptdesign
(Size: 13.47KB, Downloaded 275 times)
Attachment: snap.gif
(Size: 12.52KB, Downloaded 125 times)
|
|
|
Re: how to make more than column? [message #66728 is a reply to message #66706] |
Thu, 11 August 2005 02:37  |
Eclipse User |
|
|
|
Originally posted by: fremen.k9.pl
On Thu, 11 Aug 2005 05:50:30 +0200, Nina Li <nli@actuate.com> wrote:
> 3. Set the Map rule of the table in Property editor (The attached =
> snap.gif
> shows how to set the map rule and the preview results corresponding to=
=
> the
> settings). In the Set Map rule dialog, leave the "Then display followi=
ng
> value:" field as blank.
Thanx, i was thinking about sth like "Example 2", but is there any
function/property to get number of rows returned by Set ??
it would be cause then I can write: "row[0]+1 Larger than =
(peopleSetNumOfRows/2)"
Fremen
-- =
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
|
|
Powered by
FUDForum. Page generated in 0.02834 seconds