dhthlxgrid combo readonly.

Hi,
I am using dhtmlxgrid. In that I am using “combo” as a column.I want to make the combo readonly.
How to do it.Please suggest me.

I want to use like that " combo.enableFilteingMode(true); " .

Thanks

Please, try to use the readOnly() method:
docs.dhtmlx.com/doku.php?id=dhtm … o_readonly