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,