roojs-ui.js
[roojs1] / roojs-debug.js
index d27ac0d..5b95db8 100644 (file)
@@ -43044,6 +43044,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         store.each(function(r){
             if(r.data[prop] == value){
                 record = r;
+               srec = r;
                 return false;
             }
             if (r.data.cn && r.data.cn.length) {