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!

Oracle apex-Lock/disable specific columns in interactive grid

VinipandaMar 19 2021

I need to lock few columns in interactive grid for editing.
Ex:
image.png
Here the grey cells need to be disabled.
How can this be achieved? In case of sql we can right query using case to set flag.
Using those flags we can highlight cells using actions menu>format>highlight option.

Is there similar method to lock these cells as well?

Apex: 20.2

Comments

Post Details

Added on Mar 19 2021
4 comments
5,826 views