Required library edition:
Required library file: dhtmlxgrid.js
set excell type for all cells in specified column
//set type "ch" for the cells in the 3rd column mygrid.setColumnExcellType(2,"ch");
See also: setRowExcellType, setCellExcellType, setColTypes
Related articles: