var store = new Ext.data.Store .... handler: function() { store.add({ stantion: 'mvQ', mess: '2' }); } ...