Oracle Application Express (MOSC)

MOSC Banner

Apex Collections - Complete fetch

Background:

  • We are on 18.1
  • I have a collection on page load that fetches about ten columns of data. I have three grids on the page that source the data from this collection.
  • I have page items that also are inputs to the collection.
  • Hence, I have a pl/sql that runs as a dynamic action which updates the collection data whenever these inputs change.
  • This data is then used as input to interactive grids' queries.

My questions are :

  • If the collection takes time to fetch the data whenever any page item changes, how to ensure that the grid displays the data only with refreshed collected data or at least indicates that the collection data is still in progress ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center