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!

using checkbox in IG with Select All functionality

SmithJohn45Nov 1 2022

Apex 20.2
as per advised by @hamza-alabbasi , creating this topic to avoid hijacking another topic.
i want to create an editable IG region with checkbox type column with functionality to Select All, user can UnSelect any and run a JavaScript code to process all selected rows which should call a stored procedure or AJAX callback to process selected rows data.
say, grid is on Emp and i want to raise selected empno salary with some predefined formulas and checks whether employee is eligible or not etc.?
please help.
regards

This post has been answered by Hamza Al-abbasi on Nov 2 2022
Jump to Answer
Comments
Post Details
Added on Nov 1 2022
9 comments
1,273 views