examples/form/nestedcombo.js
[roojs1] / examples / form / nestedcombo.js
index 55dbbf9..6c44191 100644 (file)
@@ -98,7 +98,7 @@ Roo.onReady(function(){
             forceSelection : true,
             hiddenName : 'supplier_category_id',
             listWidth : 200,
-            cols : 4,
+            maxColumns : 4,
             loadingText : 'Searching',
             minChars : 2,
             name : 'supplier_category_id_name',