Oracle APEX - Refresh Region Keep Pagination Plugin

Karel EkemaKarel Ekema
1 min read

Somehow I found myself in the business of writing APEX plugins. Sharing this time a plugin to refresh a region keeping the pagination. So it enables to refresh the current page on a region with pagination.

It refreshes the region (Classic Report, Interactive Report, Interactive Grid, Cards Region or Template Component Region), where instead of going back to the first page, it retains the current pagination page. Also any scrollbar positions are maintained. For IG, Cards/Template Component Regions, the plugin is applicable for Pagination Type 'Page' - have 'Show Total Count' as checked.

The dynamic action typically can be used on 'Dialog Closed' event.

image

Find the plugin in this github repository.

See: demo page

3
Subscribe to my newsletter

Read articles from Karel Ekema directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Karel Ekema
Karel Ekema

Application Developer, applying Oracle APEX to develop Data-Centric, Workflow, BPM and Case Management applications.