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 create check box for chosen column interactive grid

LuffyJun 26 2021

Hi everyone,
I have an interesting case to deal. Now I have a many column header on IG of oracle apex version 20. I want to select checkbox on columns header to get id columns header(it can be from another table have these id column). So I want to ask how can I select check box of column header and when I select it, it gives me a table of id column(such as apex_collections). Thank you for your time and in advance.
For example, When I check box of that column of year group name (shown below as picture), I can get id of column by join another table on name of that column.

Untitled.png

Comments
Post Details
Added on Jun 26 2021
1 comment
414 views