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