You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/30 06:57:00 UTC

[jira] [Commented] (WICKET-6941) Add visible attribute to AbstractColumn to hide/show columns in DataTable/DataGridView.

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

ASF GitHub Bot commented on WICKET-6941:
----------------------------------------

RLStokes opened a new pull request #491:
URL: https://github.com/apache/wicket/pull/491


   Not sure about the change to the interface ICellPopulator whether it is allowed in a minor version update.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@wicket.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add visible attribute to AbstractColumn to hide/show columns in DataTable/DataGridView.
> ---------------------------------------------------------------------------------------
>
>                 Key: WICKET-6941
>                 URL: https://issues.apache.org/jira/browse/WICKET-6941
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 9.7.0
>            Reporter: Rob Stokes
>            Priority: Major
>
> Added isVisible/setVisible methods to ICellPopulator interface to control rendering of columns in a DataTable/DataGridView. Visible attribute is checked for the column in AbstractDataGridView and HeadersToolbar.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)