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!

How to refresh the content of an Interactive Grid after the Save Button is clicked ?

RunrigOct 20 2017 — edited Oct 23 2017

I have an interactive grid with a delete action menu item. Once an item is marked for delete and save is clicked the row is removed. But I still want to refresh the grid, because there is hidden workflow managed by a database procedure that will change the remaining displayed data. Thus the grid has to be refreshed.I tried using a dynamic action on change but that is not triggered. A submit would be fine, if I could find a way to trigger it.

This post has been answered by John Snyders-Oracle on Oct 23 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2017
Added on Oct 20 2017
2 comments
5,315 views