Home DevShare Designing BIRT Reports

Add a table with a fixed header row

by bhanley

Posted 2009-03-30 17:37:56.000

(0)  (0)   (5278 views)

Download (27.56 KB)

By downloading this item, you are agreeing to the Terms of Use for the site.

This sample allows the detail rows of a table to scroll under the header row, giving the illusion that the header row is pinned to a location on the page.

Birt Version:-

The report actually uses two table to create the illusion of a fixed header row.  An iFrame holds the detail rows and allows them to be scrollable.

NOTES:

  • Run the report with HTML output format to see the effect.  Running the report in the Interactive Viewer (either in BIRT or your applciation will render the feature inactive).
  • Adjust the Page Break property to include more rows in your scrollable area.  This property could be modified in the scripting layer to dynamically adjust at run-time.

Built on BIRT 2.3

Download (27.56 KB)

By downloading this item, you are agreeing to the Terms of Use for the site.



momo

momo

Posted: 2009-04-14 06:20:22.000

It seems not to work with paginated html report. Is that correct ?
 
Filter More