Column Header:
Add the tag align="center"
Component in Column Header:
Add the tag inlineStyle="text-align:center;"
Example:
<table>
<af:column id="c23" align="center" headerText="Column Header" width="7%" inlineStyle="text-align:center;">
</table>
Add the tag align="center"
Component in Column Header:
Add the tag inlineStyle="text-align:center;"
Example:
<table>
<af:column id="c23" align="center" headerText="Column Header" width="7%" inlineStyle="text-align:center;">
</table>
3 comments:
Hi Vijay,
align="center" seems not working.
it is very good and also useful..how to do center in adf table ..pls suggest me ..i want table in center only ..how to change alignments..
Post a Comment