Store Load Callback
grid.store.load({ callback: function(rec,op,suc){ console.log(op.request.config.proxy.reader.rawData); // here! } });