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 How to get current row id

MMaringJun 20 2018 — edited Jun 21 2018

Hi,

i need to get current row id of current modified row.

I need t get the row id in a dynamic action built on an interactive grid field.

I've tried to get the current selected row from model but it's ok when user press tab after updating field but when user press enter the interative grid move automatically the focus on next row so i get next row id and not the current one.

My dynamic action is needed to update price column after quantity column's change.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2018
Added on Jun 20 2018
5 comments
7,725 views