Dear Support,
I’m trying to integrate a combobox autocomplete to my dhtmlxgrid but it returns an error:
Uncaught TypeError: Cannot call method ‘indexOf’ of undefined in dhtmlxgrid_excell_combo.js
I have included the grid:
- dhtmlxgrid.js
- dhtmlxcommon.js
- dhtmlxgridcell.js
and the combo: - dhtmlxcombo.js
- dhtmlxgrid_excell_combo.js
- dhtmlxcombo.css
I dont know what i’m mission, It seems like doesn’t recognize the column type ‘combo’. Please help!
Thank you,
Hungnd