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 colour a select list value in an Interactive Grid

Paul FerrisNov 26 2019

I have an interactive grid, where one column (TRAFFIC_LIGHT) is a select list which the user can edit, with the values or either Red, Green, Yellow.

What I want to do is color the background of the cell for each row, based on the value of the traffic light - in a similar way to Change the background color of a select list in a tabular form

Is this possible in an interactive grid? What is the best method to do this

Thanks

Comments
Post Details
Added on Nov 26 2019
3 comments
613 views