{ xtype: panel, layout: 'form', columnWidth: 0.3, items: [ { xtype: 'combo', fieldLabel: 'Sample' }]}
2 Answers
0
votes
With the grow
config option, you can make the field grow to the size of the content (optionally up to a maximum width) https://docs.sencha.com/extjs/5.0.1/api/Ext.form.field.ComboBox.html#cfg-grow