I tried setting my style classes in the attribute columnClasses of t:dataTable 
like this:
<t:dataTable id="myDetailDataTable" var="row" value="#{botDetailList.rows}" 
cellspacing="0" columnClasses="columnUnlock,columnLock" 
headerClass="headerClassTopLock" rowClasses="rowOdd,rowEven" 
styleClass="dataTable">
</t:dataTable>

But the first style (columnUnlock) is the only style applied all throughout my 
table...

I have defined both columnUnlock and columnLock in my css file.

What seems to be the problem?

I am using tomahawk-1.1.3.jar

_____________________________________________________________
Get Your Own .NU Web Address Now! ---> http://WWW.NUNAMES.NU

Reply via email to