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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sorting on interactive grid with check box

jdmarasiganApr 29 2025

I have an interactive grid that displays records sorted in a specific order. This IG also has editable checkboxes which displays if a record is active or not. My issue is that when I load / update the IG, the records with checked checkboxes get moved up the sorting order of the IG, e.g. if a record which is supposed to be at row 5 but has a checked checkbox gets moved to the topmost row / row 1.

This is not the sorting I want and I am assuming that this is done by the IG.

Any idea why this happens and how can I remove this unnecessary “sorting”?

Comments
Post Details
Added on Apr 29 2025
0 comments
47 views