Currently, when using the "Select All" checkbox in an Interactive Grid, the delete action only affects rows visible on the current pagination page. It would be great if APEX could provide an option or built-in behavior to allow "Select All" to truly select all rows across all pages so that a delete action removes all selected rows from the dataset, not just the current page, or to allow selecting multiple rows from different pages and deleting them together.