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!

How to remove focus from cell in Interactive Grid

Leon_MAug 14 2019 — edited Aug 14 2019

Hello Experts,

We have a page with multiple Interactive grids. When page loads it jumps the focus to the middle of the page. This creates bad user experience,

The problem is that one of the grids, which is in the middle of the page is editable. That is why it gets focus on the fist row, first id column when page loads.

How can I remove focus from this IG on page load?

Is there any way to disallow focus in IG Attributes, in JavaScript Initialization Code ?

We are on Apex 19.1

Thank you

This post has been answered by Oleh Tyshchenko on Aug 14 2019
Jump to Answer
Comments
Post Details
Added on Aug 14 2019
6 comments
1,006 views