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 make row read-only depending on column value in interactive grid apex 18

KayalOct 12 2018 — edited Oct 15 2018

Hi All,

I am in a situation to implement interactive grid (APEX18) row  to be editable depending on the the column value.

Col1 Col2 Col3

1        11      B

2       22       A

3       33       A

4       44       A

5       55       C

From the above example I need first and the last column to be readable which depends on the col3. Only row with A in Col3 should be editable.

Thanks for you help.

Thanks

Kayal

This post has been answered by Pierre Yotti on Oct 12 2018
Jump to Answer
Comments
Post Details
Added on Oct 12 2018
6 comments
9,814 views