You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by bobby rullo <br...@alexanderinteractive.com> on 2005/03/05 20:50:51 UTC

Default ColumnRendererSource

Hello all,

I need to add some custom functionality to the column headers that are rendered
in contrib:TableView.

However, I cannot see where to plug this functionality in without making things
very complicated - I want to continue to use source="mySource()" and
columns="column1, column2, .... ,columnX" method of defining my table data and
columns. Is there anyway to do this? I can't find a place to override the column
renderer, unless I manually create all the columns myself, and it seems silly to
lose all the things that the columns="" buys you just to mess around a little in
the header....any insight into this situation?

Thanks

Bobby



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org