var energygrid = Ext.getCmp(this.extid+'_showEditWin_energy'); energygrid.on('beforeedit', function(editor, e) { return false; });