Hello there,
I'm new in oracle apex and I'm using oracle apex 18 and trying to build a nested interactive grid.
I checked out the following solutions but they don't work with interactive grid:
Oracle APEX - Build Nested Interactive Reports - APEXPERT - Oracle APEX and Mobile App Consultants
https://apex18.blogspot.com/2019/01/how-to-create-your-own-nested-reports.html
The Problem I noticed is, that the dynamic actions don't work correctly. Exactly the Refresh action and the After Refresh action.
I have two relational tables and need two nested interactive grids. They should be editable and nested to each other.
Is there any other way to get it to work?