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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Interactive Grid scroll pagination does not work in a modal page

Tony AndrewsAug 15 2017

I have found that when an Interactive Grid is used in a modal page, scrolling does not work.  All that happens is the first 40 rows are displayed, you cannot get beyond these.

I have reproduced this on apex.oracle.com - login as demo/demo.  This demo shows the same report (select table_name from user_tables) 3 times:

  1. As an IG with scrolling on the main page
  2. As an IG with scrolling on a modal page (press button "Open modal with scrolled IG") - this only shows first 40 rows.
  3. As an IG with paging on a modal page (press button "Open modal with paged IG")

Is there any way to make this work?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 12 2017
Added on Aug 15 2017
0 comments
1,613 views