Hi there,

I am using the @contrib:Table component in Tapestry 3.0.3 and would like to align some of the column headings "left", some "right" and some "center". The best solution that I could come up with so far is to have the following @Block component in my table:

<span jwcid="[EMAIL PROTECTED]"> <div align="left"><span jwcid="@Insert" value="message:dialledNumber"/></div>
</span>

But obviously with this solution the "sorting" link is not being generated. Is there an easy way to align your headings and to keep the sorting link intact?

Kind regards
Louis Meiring

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to