listener: function () { this.getColumn({dataIndx: dataIndx of field}).dataType = "integer";}
action: function (evt, ui) { ui.column.dataType = "integer";}