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!

Error: grid.getActiveRecord() is not a function?

Eslam_ElbyalyJun 21 2019 — edited Jun 28 2019

Hi,

Apex 18.2.

apex.region("PI_DTL").widget().interactiveGrid('getCurrentView').getActiveRecord();

It showed,

Uncaught TypeError: apex.region(...).widget(...).interactiveGrid(...).getActiveRecord is not a function

BTW: same code with getActiveRecordId() works fine.

This post has been answered by Mahmoud_Rabie on Jun 22 2019
Jump to Answer
Comments
Post Details
Added on Jun 21 2019
12 comments
2,491 views