-
11 May 2011 3:09 AM #1
displayfield value alignment
displayfield value alignment
Is it possible to align (center) the value inside a Ext.form.field.Display ?

-
25 May 2011 1:38 AM #2
try to add this to displayfield's config
Code:style:{ "text-align": 'center', }
-
25 Nov 2011 7:26 AM #3
style & cls coding doesn't work ... I've the same problem too ...
Similar Threads
-
[OPEN] [OPEN-EXTJSIV-1869]Alignment of the displayfield label and the displayfield
By Qtx in forum Ext:BugsReplies: 1Last Post: 6 May 2011, 1:19 PM -
Combo displayfield and tpl
By SabaSarwat in forum Ext 3.x: Help & DiscussionReplies: 0Last Post: 26 Oct 2010, 2:17 AM -
[CLOSED-599] DisplayField Alignment Problems
By kerbo in forum Ext 3.x: BugsReplies: 7Last Post: 24 Feb 2010, 8:21 AM -
Column alignment issue in Grid after header re alignment
By kalel in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 19 Dec 2007, 4:04 AM


Reply With Quote