How about specifying the "columnsClass" parameter, and then tweaking the width through css? That probably the quickest solution (although it's not the only solution... you could also layout a table using the lower-level tapestry components and pass along informal parameters that way).
Robert Ben Wong wrote: > I am sure this question has been answered before, but I can't seem to find > anything on this. > > Simply, how does one specify the column width (the <td>) in the > contrib:Table component? > > > > BTW, I am using Tapestry 3.0.3 but I am guessing this component has changed > that much in 4.0. > > > > Thanks in advance, > > Ben > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
