examples/bootstrap/nested.html
authorAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 02:16:07 +0000 (10:16 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 02:16:07 +0000 (10:16 +0800)
examples/bootstrap/nested.html

index e287803..5906989 100644 (file)
@@ -175,9 +175,7 @@ Example.Nested = new Roo.XComponent({
                         xns : Roo.bootstrap,
                         xtype : 'Table',
                         store : {
-                            remoteSort : true,
-                            sortInfo : {field:'firstname',direction:'ASC'},
-                            xns : Roo.data,
+                              xns : Roo.data,
                             xtype : 'Store',
                          
                             proxy : {