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

sdkdev6 hours ago

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

Comments
Post Details
Added 6 hours ago
1 comment
19 views