Required library edition:
Required library file: dhtmlxgrid.js
gets dhtmlXGridCellObject object
row_index - row index
col - column index
Returns dhtmlXGridCellObject object
var cellObj = grid.cellByIndex(row_index, col);
See also: cells2, cellById, cells