react-bootstrap-table/react-bootstrap-table2

Enable setting of the column visibility

オープン

#1,016 opened on 2019/07/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (415 件のフォーク)batch import
columnhelp wanted

Repository metrics

Stars
 (1,249 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド