dhtmlxGrid: column type=combo. does not auto complete.

Used column type=“combo”, but when I type in the field, first matched does not auto populate to the field as it does in column “Autocomplete Mode” of example (dhtmlx.com/docs/products/dht … combo.html).

(I’m using professional version of dhtmlx v2.5 build 91111)

You can set auto complete mode for “combo” column with auto=“true” attribute of “” tag in xml.
Please check tutorial here docs.dhtmlx.com/doku.php?id=dhtm … cell_combo