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