Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-report-designer-dev] Creating tables with vertical scrollbars

Please note that this mailing list is for the use of developers
contributing to the report designer subproject in BIRT. For answers to
general technical questions, post to the newsgroup,
news://news.eclipse.org/eclipse.birt 
 
Jane Tatchell, Documentation Team Lead, BIRT project
 

-----Original Message-----
From: birt-report-designer-dev-bounces@xxxxxxxxxxx
[mailto:birt-report-designer-dev-bounces@xxxxxxxxxxx] On Behalf Of
Carlos Dias
Sent: Thursday, March 09, 2006 11:10 AM
To: birt-report-designer-dev@xxxxxxxxxxx
Subject: [birt-report-designer-dev] Creating tables with vertical
scrollbars

Hi,
I want to create a report with several tables, and with vertical scroll
in each one.
Something like this:

"This is the web browser area"
------------------------------------------------------------------------
---------------------------------
"This is table 1 with a vertical scrollbar. I Can only see 3 rows."
----------------------- |  |
|    Line 1                     |  |
|    Line 2                     |  |
|    Line 3                     |  |
----------------------  |  |

"This is table 2 with a vertical scrollbar. I Can only see 3 rows."
----------------------- |  |
|    Line 1                     |  |
|    Line 2                     |  |
|    Line 3                     |  |
----------------------  |  |
------------------------------------------------------------------------
------------------------------------

I try to create the tables in severel ways, with fixed height, and a
table inside another  table, but without success.
The tables vertical grows with the data.

Thanks,
Carlos Dias

_______________________________________________
birt-report-designer-dev mailing list
birt-report-designer-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/birt-report-designer-dev


Back to the top