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!

IR pagination controlled by javascript - maxpages ?

Baki SineJul 28 2010 — edited Jul 28 2010
In Apex 4 I want to iterate trough all pages of interactive report (about 10) using javascript. It's posible using gReport.navigate.paginate('pgR_min_row=1max_rows=5rows_fetched=5').
Problem is that I don't know max number of pages or rows returned by query, so I will get message " Invalid set of rows requested".

Edited by: baki on Jul 28, 2010 2:12 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2010
Added on Jul 28 2010
0 comments
444 views