Roo/form/ComboNested.js
authorAlan Knowles <alan@roojs.com>
Fri, 28 Feb 2020 08:01:48 +0000 (16:01 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Feb 2020 08:01:48 +0000 (16:01 +0800)
Roo/form/ComboNested.js

index 298be49..fafde19 100644 (file)
@@ -294,7 +294,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         
         var rec = view.store.getAt(ix[0]);
         //if (!this.isLoading) {
-            this.setFromData(rec.data);
+            //this.setFromData(rec.data);
         //}