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!

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”?

This post has been answered by jdmarasigan on Jun 2 2025
Jump to Answer
Comments
Post Details
Added on Apr 29 2025
3 comments
255 views