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.

貢獻者指南