try this...!!!



cellclick:function(){ Ext.getBody().on(‘click’,function(event,target){ MyModel.getProxy().url = ‘…’; MyModel.load({ scope:this; ...