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 prevent deselecting already selected rows in an IG when clicking on row.

I have created a page where I am using Apex$Row_Selector for the selection of rows in an Interactive Grid Report.
I am selecting some records via the checkbox, but when I click on any field in a row that has not been selected, the selected rows get unchecked and only one clicked row remains checked.
How can I prevent this unselecting of already selected rows?
How can I make sure that selecting / deselecting a row can only be done via the checkbox?
Thanks in advance.

Comments
Post Details
Added on Dec 2 2020
3 comments
936 views