examples/form/nestedcombo.js
authorAlan Knowles <alan@roojs.com>
Mon, 10 Feb 2020 06:30:33 +0000 (14:30 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 10 Feb 2020 06:30:33 +0000 (14:30 +0800)
examples/form/nestedcombo.js

index 86b2406..55dbbf9 100644 (file)
@@ -98,6 +98,7 @@ Roo.onReady(function(){
             forceSelection : true,
             hiddenName : 'supplier_category_id',
             listWidth : 200,
+            cols : 4,
             loadingText : 'Searching',
             minChars : 2,
             name : 'supplier_category_id_name',