roojs-ui.js
[roojs1] / roojs-bootstrap-debug.js
index 2d38483..1a744f3 100644 (file)
@@ -11832,7 +11832,7 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, {
      */
     loadDataFromChildren : function(rec)
     {
-        
+        this.loadData(this.reader.toLoadData(rec));
     },