Required library edition:
Required library file: dhtmlxgrid.js
set excell type for all cells in specified row
//set "ra_str" type for the cells in the row with id "row1" mygrid.setRowExcellType("row1","ra_str");
See also: setCellExcellType, setColumnExcellType
Related articles: