[ 
https://issues.apache.org/jira/browse/WICKET-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480764#comment-13480764
 ] 

William R. Speirs commented on WICKET-4828:
-------------------------------------------

I've implemented this type of component and the source can be found here: 
https://github.com/wspeirs/wicket-details-table

To comply with ASF I can upload the relevant files and click the "accept" box 
if needed.
                
> DetailsTable Implementation
> ---------------------------
>
>                 Key: WICKET-4828
>                 URL: https://issues.apache.org/jira/browse/WICKET-4828
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 6.2.0
>            Reporter: William R. Speirs
>            Priority: Minor
>
> This ticket is to add a new type of table to wicket-extensions, the 
> DetailsTable. A details table provides an additional row for each table row 
> which provides details about the row above it. The details row can be 
> shown/hidden via a component in a table column.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to