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