:: Forum >>

onCellClicked = function (event, col, row) setcelltext fails

obj.onCellClicked = function (event, col, row){
obj.setCellText("name",col, row);
};

obj.setCellText fails inside function; though obj.getCellText(col,row) is OK.

Whats possible reason?
Wednesday, December 12, 2012

This topic is archived.


Back to support forum

Forum search