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 retain Interactive Grid row selections across pagination and filter changes?

Parvathy VinodAug 18 2025

We are experiencing an issue with the Oracle APEX Interactive Grid where selected rows get deselected when navigating across pages or applying filters.

Behavior observed:

  • Users select multiple rows on page 1 of the Interactive Grid.
  • After moving to page 2 and then back to page 1, previously selected rows are no longer selected.
  • Similarly, if a filter is applied, rows are selected, and then the filter is changed again, the previous selection gets lost.

Expected behavior:
Row selections should be retained across pagination and filter changes, at least on the client side, unless explicitly cleared or the region is refreshed.

How can we retain selected rows in an Interactive Grid after pagination, applying new filters, or changing filters even after refresh?

Comments
Post Details
Added on Aug 18 2025
1 comment
79 views