react-bootstrap-table/react-bootstrap-table2

Enable setting of the column visibility

Aberta

#1.016 aberto em 17 de jul. de 2019

 (1 comentário) (0 reação) (0 responsável)JavaScript (415 forks)batch import
columnhelp wanted

Métricas do repositório

Stars
 (1.249 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador