react-bootstrap-table/react-bootstrap-table2

Enable setting of the column visibility

Open

#1.016 geöffnet am 17. Juli 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (415 Forks)batch import
columnhelp wanted

Repository-Metriken

Stars
 (1.249 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide