Oracle Apex - View option in each row of interactive grid

一笑奈何 提交于 2020-07-10 10:27:08

问题


I've a report table in Oracle Apex. I need to add a view button in each row, as the last column. On click on the view button, I need to popup a interactive grid /interactive report/classic report with some more details.

Hard to describe, please refer the attachment. I'm using apex version is 19.1.0.00.15

each rows are having different set of where clause in SQL statement .

Each row navigate to different pages, where i want to show the application/db/interface footprints

来源:https://stackoverflow.com/questions/62537507/oracle-apex-view-option-in-each-row-of-interactive-grid

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!