Oracle APEX 5.1 – Changing the Interactive Grid’s saved reports dynamically
As prerequisites, I’ve created a page with an Interactive Grid region on it, I’ve given it a Static ID (‘interactive_grid’) and I’ve saved two alternative reports (‘A’ and ‘B’, each with a different setting). In order to change the saved reports dynamically, I use JavaScript. For our case, I’ve just written code in the ‘Execute