You can set text align on the column to center but that will do the entire column. To just the header, use a headerRenderer with a text or label component set to center. That will center just the header and not the rest of the column. Look in the docs for headerRenderer.
Jack --- In flexcoders@yahoogroups.com, "sanjaypmg" <[EMAIL PROTECTED]> wrote: > > Hi, > > How can I center align header text of a DataGrid? > > Thanks, > Sanjay >