Oracle APEX – Save Selected Row IDs from Interactive Grid to a Page Item
Sometimes you need to store the IDs of selected rows in an Interactive Grid so you can use them later in processes, validations, or dynamic actions.
In this guide, we’ll store selected IDs into a hidden page item called P4_SELECTED_PARTY_ID.
Click he...
oracle-apex-interactive-reports.hashnode.dev2 min read