Add paramter to Grid to create columns not related to properties (i.e. column 
with action links)
------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1983
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1983
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.6, 5.0.5, 5.0.4, 5.0.3
            Reporter: Thiago H. de Paula Figueiredo


It would be very useful to have some way to add columns to a Grid without using 
a BeanModel directly. 
Every object listing Maybe we could add a additionalColumns (or any better 
name) parameter to Grid expecting a comma-separated list of column names that 
would be provided through <t:parameter> blocks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to