I am looking for the answer of the same question too.
The template of the Grid component doesn't embed a <colGroup> element.

----- Quated from Grid.tml
        <table class="t-data-grid">
                <thead t:id="columns"/>
                <tbody>
                        <tr t:id="rows"/>
                </tbody>
        </table>
----- 

It seems to me that the only way to add column width is to write your own
component.
Is there anybody could provide some hints?

Jeffrey Ai


Angelo Chen wrote:
> 
> Hi,
> 
> Is there a way to set the grid's column's width to a fixed size? without
> that, the grid changes its width from page to page. Thanks.
> 
> A.C.
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-grid%27s-column%27s-width-tf4811010.html#a13778439
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to