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!

dynamic plsql region - showing progress bar

ab_romanDec 11 2019 — edited Dec 11 2019

Dear All,

I have created a dynamic plsql region and source is my packaged procedure which feed the html by htp.p();

is a report using html and css with thousands of row. so it needs time to render into the region and there is no processing/progress bar showing by default.

is there any way I can show progress bar while data/region is rendering? so that user can saty on the page for final output?

kind reagards

roman

Comments
Post Details
Added on Dec 11 2019
2 comments
226 views