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)
Delete TableRow with JavaScript from Masterpage
voller
Hi!
We are switching from BIRT 2.1.2 to BIRT 2.3.2! We want to show a special StartHeader on first page of our Reports and on the following pages an other one (Masterpage)!
BIRT 2.1.2
At Visibility/Expression Hide Element when pageNumber > 1 for the first Part and
Visibility/Expression Hide Element when pageNumber < 2 for the rest.
BIRT 2.3.2 this does not work anymore??
Is there a possibility to remove dynamicaly special TableHeader Parts an how?
e.g.: If PageNumber >1 deleteRow();???
Thanks a lot
Chris
Find more posts tagged with
Comments
mwilliams
Hi Chris,
Can you make an example report with the sample database that I can run that does this in 2.1, but not in 2.3? Thanks.