We are experiencing an issue with the Oracle APEX Interactive Grid where selected rows get deselected upon navigating to another page using pagination controls. This issue occurs even when using the standard row selection functionality (checkbox or row selector).
Behavior: Users select multiple rows on page 1 of the Interactive Grid. After moving to page 2 and returning back to page 1, previously selected rows are no longer selected.
Expected Behavior: Row selections should be retained across pagination, at least on the client side, unless explicitly cleared or reloaded.