2013-05-16 2 views

ответ

1

Сделайте свой собственный <s:DefaultGridHeaderRenderer /> и добавьте/отредактируйте ниже, чтобы получить выравнивание по центру.

<s:Label id="labelDisplay" 
      verticalCenter="1" left="0" right="0" top="0" bottom="0" 
      textAlign="center" 
      fontWeight="bold" 
      verticalAlign="middle" 
      maxDisplayedLines="1" 
      showTruncationTip="true" />