apex-unlocked.hashnode.devDynamic Interactive Grid Toolbar Controller for Oracle APEXTL;DR Use a single, declarative JavaScript controller to manage which Interactive Grid toolbar buttons are visible and enabled, based on selection count, page item values, other grid selections, and custom expressions. Configure rules in one place, p...Feb 12·15 min read
apex-unlocked.hashnode.devPreventing "False Positive" Selection Change Events in Interactive GridsIf you use Interactive Grids in Oracle APEX, you’ve probably hooked into the Selection Change dynamic action to react when the user changes selected rows. The annoying part: the event can fire twice when the page loads, even though the user hasn’t to...Feb 5·5 min read