Convert combo coming from grid.getCombo in a dhtmlxcombo

Hello,

Sorry for disturbing you an other time, i am a little bit lost. In fact, i want to apply events on the combobox which is retrieved by the dhtmlxgrid method: “getCombo” . However, i don’t get a dhtmlxcombo but a combobox. So, i come asking you some help :slight_smile:.

Thank you :slight_smile:

Vincent.

Please, try to use the getCellCombo() or getColumnCombo() methods.
Here is the tutorial:
docs.dhtmlx.com/doku.php?id=dhtm … cell_combo