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 call the Interactive Grid Save process without Submit Page?

Akanksha JainJul 27 2021

Hi All,
I am creating a page where I call a modal page and it has interactive grid where user can add or update the record. I am taking all updated or created rows into a collection since I need to do the rest of the operations on the calling page which basically calls API and inserts data into the table.
Issue that I am facing is that the IG Save Process is called on Save action which also refreshes the page, but in my case, I do not want to refresh as my data is not yet saved in table and it brings back the old records upon Save.
Though on navigating to parent page and doing further action, the record gets saved successfully but I do not want the user to see the old data on the modal page when he presses Save.
Please guide me how I can call IG Save process without Refreshing Grid.
Thanks,
Akanksha

Comments

Shailesh Donda

Hello Experts,
Can you please provide me a solution for this issue ?

1 - 1

Post Details

Added on Jul 27 2021
0 comments
739 views