[
https://issues.apache.org/jira/browse/WICKET-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597528#comment-14597528
]
ASF subversion and git services commented on WICKET-5932:
---------------------------------------------------------
Commit bd8b753f7fed6ad3fc5574ad2715abf2cf1fb02a in wicket's branch
refs/heads/wicket-6.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=bd8b753 ]
WICKET-5932 lift restriction on columns
> Allow empty column list for DataTable
> -------------------------------------
>
> Key: WICKET-5932
> URL: https://issues.apache.org/jira/browse/WICKET-5932
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 7.0.0-M5, 6.20.0
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
>
> Since WICKET-4596 DataTable can work with dynamically changing columns.
> To be able to delay the creation of columns (e.g. in #onConfigure()), it
> would be nice to be able to provide an empty column list in the constructor.
> This is currently not allowed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)