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!

Loading all rows for interactive grid for focusing on last row

jdmarasiganAug 27 2024

Is there a way to load all the rows of an interactive grid so that I can focus any record (I am doing this programmatically) without scrolling all the way to the bottom? The IG I'm using has scroll pagination with Show Total Count and Lazy Loading enabled.

Another thing, when I drag the scroll bar up from the top to the bottom, some records are not rendered making the parts of the IG blank. Why is it like this?

I am assuming the model does not render all the rows event though the data is there.

This post has been answered by Karel Ekema on Aug 27 2024
Jump to Answer
Comments
Post Details
Added on Aug 27 2024
3 comments
915 views