examples/form/nestedcombo.js
[roojs1] / examples / form / nestedcombo.js
index 88299c1..8990582 100644 (file)
@@ -42,7 +42,7 @@ Roo.onReady(function(){
                 },
                 
                 typeAhead: true,
-                //mode: 'local', // ?? not sure if this should be done
+                mode: 'local',
                 triggerAction: 'all',
                 emptyText:'Select a state...',
                 selectOnFocus:true,