examples/grid/ArrayGrid.bjs
[roojs1] / examples / grid / ArrayGrid.js
index d5cfae8..40867f8 100644 (file)
@@ -26,7 +26,7 @@ ArrayGrid = new Roo.XComponent({
     xns : Roo.grid,
     '|xns' : 'Roo.grid',
     ds : {
-     xtype : 'Store',
+     xtype : 'SimpleStore',
      xns : Roo.data,
      '|xns' : 'Roo.data'
     }