Works like a charm, thanks.

Suppose I should read more docs


On Mon, 2005-07-04 at 17:46 +0300, Mind Bridge wrote:
> Hi,
> 
> Please see the parameter 'columnSettingsContainer' in Table (or TableView,
> etc). It defines where to pick up the Blocks from.
> 
> By default that parameter points to the component where the Table is
> defined. If you want it to point to the page, however, bind it to 'ognl:
> page', for example. This should do what you want, I believe.
> 
> -mb
> 
> 
> ----- Original Message ----- 
> From: "Nicolaas Geldenhuys" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Monday, July 04, 2005 5:33 PM
> Subject: How to override ColumnValue of table inside component
> 
> 
> > Hi all
> >
> > Using tapestry 3.0.2
> >
> > I have successfully used the table component on a few pages and now I
> > would like to create a component with common functionality that contains
> > a table component.
> >
> > The problem is when I try to override the ColumnValue with a @Block in
> > the page that uses this new component it does not seem to work.
> >
> > I made the component render its body but this does not seem to solve the
> > problem either.
> >
> > Does anybody know how to solve this or is it time to look at using the
> > separate TableModel etc components?



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

Reply via email to