react-bootstrap-table/react-bootstrap-table2

Enable setting of the column visibility

Open

#1016 aperta il 17 lug 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (415 fork)batch import
columnhelp wanted

Metriche repository

Star
 (1249 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor