This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: How to center a rich:column?soso_xuc Dec 4, 2009 10:27 PM (in response to edilmar)<rich:column width="30" style="text-align: right;"> <h:outputText value="#{row+1}" /> </rich:column>
 The style is set to column - This works for me
- 
        2. Re: How to center a rich:column?edilmar Dec 7, 2009 1:06 PM (in response to edilmar)Thanks! The styleClass is applied into rich:column, not outputText! 
 
    