Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IG master-detail refresh both grids

Pavel_pJul 14 2019 — edited Jul 18 2019

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

ig_master_detail.jpg

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

This post has been answered by Pavel_p on Jul 18 2019
Jump to Answer
Comments
Post Details
Added on Jul 14 2019
3 comments
1,666 views