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!

Apex 24 : Interactive Grid - Event "Selection Change [Interactive Grid]"

Mario MITROVICJul 24 2024

Hello guys,

Need your help on this. It looks that event “Selection Change” is not triggered during a refresh of an interactive grid.

If I refresh the grid with a basic javascript command (apex.region("PP_1000_LIST").refresh();) dynamic action “Selection Change [Interactive Grid]” is not triggered anymore and following code is not executed anymore (It as the case in previous version like 20.1.0.00.13)

I got exactly the same issue when I click on “OK” button of an interactive grid, dynamic action “Selection Change [Interactive Grid]” is not triggered anymore

Thank you for your help on this

Comments
Post Details
Added on Jul 24 2024
2 comments
2,267 views