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!

Get value of Interactive Grid

SwaZNov 23 2018 — edited Nov 23 2018

Hi Team,

When I am trying to get value of select list column type in model using model.getValue(record, "Status") and trying to print alert, value of select list is returned as [object,object] in the alert.

Here status is a select list column having 4 values.

Can any one help to get value of a select list column of interactive grid 18.1

Thanks

Comments
Post Details
Added on Nov 23 2018
2 comments
2,842 views