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