Hello,
I created a master grid with two links to separate modal pages - one that can edit the master record and the other one that points to the modal form to directly add a detail record

and there is a DA bound to the master IG Dialog Closed event that refreshes both grids. If I add a record to the detail grid, both grids are refreshed, however when I add a child record and refresh both grids, the detail grid suddenly does not show any records for the parent record that was selected ad the time when was the Add Detail Lnk + button clicked (No data found).
I created a showcase on apex.oracle.com
ws: pp_test
user: test
pwd: test1234
Application 69207 - ig_master_detail.
Please, what am I missing? Is it not permitted to refresh master-detail grids in two successive true actions?
Thanks a lot,
Pavel