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!

Oracle APEX Interactive Grid based on Collection and Saving to the Database Table.

Bhav8 hours ago

Hello,

I have gone through the blog - Edit Collection with Interactive Grid (https://diveintoapex.com/2025/05/23/edit-collection-with-interactive-grid/)

Based on the blog I have implemented the same and it works fine for us. The only difference is, the ig page I'm calling from the parent page.

On the parent page we have a Save button, Our problem is how to save the collection data (e.g. SHOPPING_CART) into the database table (e.g. T_SHOPPING_CARTS) where the collection has manipulated data (inserted/updated/deleted).

Could you please provide assistance on this?

Your help is much appreciated as we are stuck at this stage.

FYI -

APEX Version: v24.2.3

Kind Regards,

Comments
Post Details
Added 8 hours ago
2 comments
38 views