Take a look at the generated html. You can use css to style the heading
to get the look you want for each column.

On Tue, 2005-09-20 at 12:21 +0200, Louis Meiring wrote:
> 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]
> 
-- 
Dan Adams
Software Engineer
Interactive Factory


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

Reply via email to