Help in <h:dataTable>

Hi,There is a doubt regarding <h:dataTable>. How to do horizontal align and vertical align in the <h:column> element which is a sub element of <h:dataTable>.Thanks in Advance,vijaycanaan
[232 byte] By [vijaycanaana] at [2007-11-27 2:27:47]
# 1
You can apply CSS styles to the tr and td elements using the rowClasses and columnClasses attributes of the h:dataTable.
BalusCa at 2007-7-12 2:38:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks Mr. BalusC,I have understood from your reply the solution for alignments.It's ok. But Is there an links for tutorials describing wide varieties of <h:dataTable> and <h:panelGrids> using styles for layout management.Thany u,vijaycanaan.
vijaycanaana at 2007-7-12 2:38:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Those links are helpful: http://java.sun.com/javaee/5/docs/tutorial/doc/ http://java.sun.com/javaee/javaserverfaces/reference/api/
BalusCa at 2007-7-12 2:38:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
Thank u,Those links are good but only helpful in documentation and api help for JSF. Acutally I need the illustration examples on <h:dataTable> and <h:panelGrid> which are greatly helpful for me. Any how Thank u very much,Thanks,vijaycanaan
vijaycanaana at 2007-7-12 2:38:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
http://balusc.xs4all.nl/srv/dev-jep-dat.html
gsrya at 2007-7-12 2:38:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
Thank u very much,vijaycanaan
vijaycanaana at 2007-7-12 2:38:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...