Required library edition:
Required library file: dhtmlxgrid.js
set excell type for cell in question
//set type "txt" to the second cell in the row with id "row1" mygrid.setCellExcellType("row1",1,"txt");
See also: setRowExcellType
Related articles: