I don't know if this is a bug.
If I put the code like this
The gird will lost from focused.
obj.onCellEditEnded = function(value, onColumn, onRow) {
obj.setCellText('0',onColumn,onRow);
}
The gird will lost from focused.
Panit W.
June 29,