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!

How to get Data from a selected row

jacklessOct 5 2021

Hello APEX-Community,
I'm using a row selection (single selection only) in an interactive grid and a modul dialog to work with the selected data in more detail. What i want to do is use the data from the selected row, f.e. the data from the column "Employe_Id" of the selected row. How do i get the data, to pass it to the modul dialog/ use it in PL/SQL-Statements etc. I thought there may be a statement sth like "apex.selectedRow.getFirstColumn"?
Thanks for the help
Jakob

Comments
Post Details
Added on Oct 5 2021
1 comment
786 views