Home DevShare designing-birt-reports

Add a table with a fixed header row

by bhanley

Posted Mar 30, 2009 (Edited Mar 30, 2009 )

(0 reviews, 5125 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.

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.



 
Filter More