Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:16:25 +0000 (14:16 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:16:25 +0000 (14:16 +0800)
Roo/bootstrap/ComboBox.js

index 9550ab1..1c637e2 100644 (file)
@@ -2726,6 +2726,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             (function() { firstChecked.findParent('li').scrollIntoView(_this.touchViewListGroup.dom); }).defer(500);
         }
         
+        this.fireEvent('onlocaltouchviewload', this, r, rowIndex) !== false
+        
     },
     
     onTouchViewLoadException : function()