How could I access an item in a combo belonging to a grid (

How could I access an item in a combo belonging to a grid (not a dhtmlxcombo)

If you are using “co” or “coro” column type , you can get instance of combo as
grid.getCombo(column_index)

dhtmlx.com/docs/products/dhtmlxG … _selectbox