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!

Interactive grid, javascript before and after "delete-row" option

Fernando LimaFeb 26 2019 — edited Feb 27 2019

Hello community.

I have an interactive grid.

For each row, to delete-row button i want to extend action.

For example (pseudocode):

1) User click on "delete row" option

2) Show a message to confirm "delete row"

3) >> Row is deleted

4) Recalculate IG totals (I have a function to do it)

Step 2 is not nesessary.

Please help me.

This post has been answered by John Snyders-Oracle on Feb 26 2019
Jump to Answer
Comments
Post Details
Added on Feb 26 2019
2 comments
672 views