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!

Disabling Interactive Grid columns client-side

randallwijntuinAug 17 2020 — edited Sep 14 2020

My use case requires me to disable the input of interactive grid columns, for certain rows only, client-side, but still allow me to set values programmatically. Disabling is signaled through the value of another column, and if that value changes the column should again be enabled. I've tried this by disabling the columns through a dynamic action, but this also blocks me from programatically changing the values.

What would be the best way to approach this?

This post has been answered by Kashif Khan on Aug 17 2020
Jump to Answer
Comments
Post Details
Added on Aug 17 2020
2 comments
2,600 views