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
