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!

Partial Refresh from column link

Robert HantinkJan 29 2013 — edited Jan 30 2013
Hello,

I am working on a page with two classic reports.
Report A is always displayed and has a column link which sets item Z with a value from a column in report A and then redirects the page to itself.
Report B uses item Z in his where clause and is only shown when Z is filled. This all works fine.

However I want to use Partial Page Refresh to only reload Report B instead of the whole page.
Because report A is a heavy report it can't and it won't get lighter.
So my question is how does this partial page refresh stuff work and does it improve preformance?
I think it would help if Ii don't have to load report A everytime I reload Report B.

I have found this:
Link
But it uses a selectlist and I use a hidden item and a column link. The column link does not set session state so it won't work...

Hope someone could help me out.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2013
Added on Jan 29 2013
5 comments
846 views