editModel: { onSave: 'downFocus'},
selectEnd: function(evt, ui){ var sel = ui.selection.getSelection(); this.editCell(sel[0]);},