Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
need always visible coumn and row header using CrossTab
Throndorin
Hi
I have a table which will grow up step by step.
If I know scroll to see if there is an empty for a specific row in a column the header will move out of the window.
I want that the header always stay and only the table content moves.
so row header should be visible on the left side and only scroll up and down and column header should stay at the top and should only scroll left or right.
Is this possible?
Throndorin
Find more posts tagged with
Comments
mwilliams
Hi Throndorin,
Are you using XLS output? Or are you trying to do this with other outputs as well?
Throndorin
Hi mwilliams
I need html output in the moment if possible.
Throndorin
mwilliams
Throndorin,<br />
<br />
Unfortunately, there is no way to do that with BIRT that I know of. What I was going to suggest if you were using XLS output was the e.spreadsheet engine which can do frozen panes for XLS. You could always put in an enhancement request at <a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/reportabug.php'>BIRT
: Reporting Bugs and Requesting Enhancements</a> and see what they say about a feature like this.
Throndorin
is there a wa to add javascript to the generated html output?
In general in html are ways with java script to achieve such things.
But maybe its a good idea to add an enhancement request to BIRT
Problem is I had to wait that JamaContour use the version where the enhancement is realized
and so I had to think about other ways.
Thanks
Throndorin
momo
Did anybody find a solution for this question ?
I have the same problem.
I have large simple table reports and would like to fix the report header and the table header on scrolling html page.