[
https://issues.apache.org/jira/browse/WICKET-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-4596.
--------------------------------
Resolution: Fixed
Fix Version/s: 6.0.0-RC1
Assignee: Sven Meier
Applied with minor changes, thanks.
> DataTable toolbars do not handle dynamically changing columns in the table
> --------------------------------------------------------------------------
>
> Key: WICKET-4596
> URL: https://issues.apache.org/jira/browse/WICKET-4596
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 6.0.0-beta2
> Reporter: Jesse Long
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 6.0.0-RC1
>
> Attachments: fix-WICKET-4596.patch, myproject2.zip
>
>
> All the packaged toolbars for the DataTables fail to handle dynamically
> changing column in the table.
> HeadersToolbar - is new columns are added, they do not have headers. If
> columns are removed, the headers are not removed.
> NoRecordsToolbar - colspan is static to the number of columns when the table
> was created. If more columns are added, or if columns are removed, then the
> incorrect colspan is used.
> NavigationToolbar - incorrect static colspan, like NoRecordsToolbar.
> FilterToolbar - same problem as HeadersToolbar, just s/header/filter/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira