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!

icon delete row intercatrive grid

sdkdevMar 3 2026

Hello,

i have a IG based in apex_collection

select seq_id, c001, c002, c003, d001 from apex_collections where collection_name='EMP'.

and i have an icon to delete row.

my problem is when in add row and i like to delete this row the icon not appear.

I don't like to use APEX$ROW_ACTION i would like to use my icon

step:

click add row

my icon not appear

This post has been answered by Karel Ekema on Mar 4 2026
Jump to Answer
Comments
Post Details
Added on Mar 3 2026
5 comments
101 views