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