Skip to content

Instantly share code, notes, and snippets.

View jrweth's full-sized avatar

J. Reuben Wetherbee jrweth

  • University Of Pennsylvania
  • USA - Philadelphia, PA
View GitHub Profile
@jrweth
jrweth / ApexInteractiveRepeatingHeader.js
Created July 3, 2014 13:13
Repeated Table Header for Oracle APEX Interactive Report
/**
* ApexInteractiveRepeatedHeader
* @author J. Reuben Wetherbee <jrweth@gmail.com>
*
* Takes the header row of an Oracle Apex Interactive Report and repeats throughout the table
*
* To initiate repeated header do the following:
*
* - upload this file in the "Application->Shared Components->Static Files" section
* - in the "edit page->javascript->file Url" reference the file "#APP_IMAGES#ApexInteractiveRepeatedHeader.js"