There are a number of ways to do this- I did it using a SimpleTableColumnModel which is populated with ExpressionTableColumns on the fly based on a parameter passed into the parent component. In turn, the column model can then be passed into the TableView component alone or as part of a TableModel.

Robin

Chris Chiappone wrote:

Is there an easy way to not include columns in contrib table if I have
a conditional or do I have to create a whole new table for this?

--
~chris

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




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

Reply via email to