react-bootstrap-table/react-bootstrap-table2

Enable setting of the column visibility

开放

#1,016 创建于 2019年7月17日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (415 个派生)batch import
columnhelp wanted

仓库指标

星标
 (1,249 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Relates #723 What solves this issue almost solves mine, except that I need rather than a onColumnToggle function, a function that sets the visibility, i.e. onColumnChange(dataField, hidden), the scenario is I have got another table with preferences to the first table where I can set the visibility of columns from there, and once I'm done I need to show that change.

贡献者指南