Skip to Main Content
APEXbyG.blogspot.com
Buy me a beer
GitHub Page
APEXbyG Blog
Twitter
Mail
Home
Home
Plug-Ins
Plug-Ins
Spinner Plug-In
TimePicker Plug-In
Tree Search Plug-In
Master-detail Item Plug-In
Year Selector Item Plug-In
Modal LOV
Advanced Slider
Extend IG Toolbar
Code Editor - CodeMirror
Markdown Region Plugin
How-to
How-to
IR fixed column width
Sticky Region
Validating numbers
Handling client-side messages in APEX 5.1
APEX 5.1 Custom Client-Side Validations
Dialog in Modal
Master detail (with Classic or IR)
Auto Format number items
Sticky Table Header
Auto hide notification messages
Merge Cells
Form Post/Pre Text Icons
Export APEX Component
Region Display Selector FIx
JSON + Mustache.js
JSON + Mustache.js
Demo
Demo
IG bug - error on save
Radio Group Bug
Date Picker API Bug
Interactive Grid
Interactive Grid
Disable Column Reorder
Custom Row Action
Weird Grid
Blank Toolbar Div
Juergen's Bug
Default e-mail data
Disable button on row selection
Info
If you hide IG toolbar (Region Attributes > Toolbar > Show = No) there's still blank DIV element above report headers (at least in APEX 5.1.4.00.04). To fix this add this CSS: ```css .a-IG-header:empty{ padding:0; border-bottom:0 } ``` to the global CSS file or to the Custom CSS property of Theme Roller.
Apply CSS
Employees