examples/grid/ArrayGrid.bjs
[roojs1] / examples / grid / ArrayGrid.js
index 08256f4..f083b8b 100644 (file)
@@ -27,11 +27,6 @@ ArrayGrid = new Roo.XComponent({
     xtype : 'Grid',
     xns : Roo.grid,
     '|xns' : 'Roo.grid',
-    ds : {
-     xtype : 'SimpleStore',
-     xns : Roo.data,
-     '|xns' : 'Roo.data'
-    },
     cm : [
      {
       xtype : 'ColumnModel',