Home
Analytics
fixed table header / fixed row
ricardok
Hi!
Is it possible to fix the table head or one group. So, if you have large tables, you can always see the header row. Is it possible for HTML and (but not that important) for Excel?
Thank you!
Find more posts tagged with
Comments
bhanley
Check out this DevShare item. IT give you what you are looking for in HTML. It does not address Excel.<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/devshare/designing-birt-reports/795-add-a-table-with-a-fixed-header-row/#description'>Add
a table with a fixed header row - Tips & Tricks - BIRT Exchange</a>
ricardok
Hello!
With eclipse I get: "the report file of version 3.2.17 is not supported"
But when I upload the Report to JBoss - Birt server - it works. So I have to read and understand the xml source???
bhanley
The report is built in BIRT 2.3.2. Are you using an older version of the eclipse designer?
Idefix
This devshare item works very nice with one html page.
For large tables I use paginated html.
In this case the header is not fixed with this solution.
What can I do to realize fixed table header in paginated html ?
bhanley
The paginated HTML introduces extra iFrames into the resulting HTML output and as a result makes the fixed header a bit more problematic to implement. I would have to re-work the DevShare item to work in this scenario. As you found it is not supported right now.
Idefix
That would be great ! Do You intend to do this in the next future ?
snowak17
Hey,
I have a question to the fixed table header. It all works fine with the Eclipse BIRT, but when I try to do the same in the Actuate BIRT Professional Developer, the fixed table header does not work any more. In particular, the table with the content does not show at all any more. Is it possible that fixed table header neither works with BIRT Viewer nor BIRT Interactive Viewer?
Thanks for your help in advance,
Simon