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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Stay on the Same Page in Interactive Grid (IG) After Record Update

Mitam SamantaApr 28 2025 — edited Apr 28 2025

I have created one interactive grid report, and I have created form page to create a new record in the report and to edit the report.

I have too many rows in the interactive grid report so I applied the Pagination type as page and Heading fixed to region and fixed report height 300 pixels.

After clicking on the save button of the form page the interactive grid report is refreshing, and data is getting updated but it's coming to 1st page not staying at same page number of the IG (where I updated the last record) so if I want to check the updated row then I have to go again in the that page number.

Here I want to stay at the same page after clicking on save button and want to see the updated row.

Comments
Post Details
Added on Apr 28 2025
4 comments
86 views