innek81
11 Dec 2009, 12:29 AM
Hi,
Can't seem to align the field label to the right-side for form panel. Align top works though.
xtype: 'panel',
layout: 'form',
labelAlign: 'right',
items: [{
xtype: 'radio',
fieldLabel: 'Exception'
}]
FF 3.5.5
Windows XP
Can't seem to align the field label to the right-side for form panel. Align top works though.
xtype: 'panel',
layout: 'form',
labelAlign: 'right',
items: [{
xtype: 'radio',
fieldLabel: 'Exception'
}]
FF 3.5.5
Windows XP