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!

Refresh Interactive Grid When Modal Window Closes

BaonergesApr 15 2020 — edited Apr 21 2020

Hi Everyone,

I have been trying to refresh my Interactive Grid once I close my Modal window. I have tried many different blogs with various java script solutions and even this one which seemed to be very simple but did not work. I also tried the "Sample Dialog" application which does this but not with an IG. I open my modal dialog with some javascript code and a PLSQL ajax callback process when the "Split Release" button is clicked which opens the next window.

pastedImage_1.pngpastedImage_2.png

So far I close the modal window and then nothing happens. I need my interactive grid to refresh once I close the dialog to reflect the changes. I did see a suggestion on allowing partial page refresh but I am not sure where to do that. Maybe it is not working because I am opening the modal dialog with an ajax callback process?

pastedImage_3.png

Any help would be appreciated.

This post has been answered by Baonerges on Apr 17 2020
Jump to Answer
Comments
Post Details
Added on Apr 15 2020
5 comments
1,964 views