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