akveo/ngx-admin

add show/hide capability for columns

Open

#1 693 ouverte le 15 mai 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (7 916 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (24 990 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

src/app/pages/smart-table

Hey guys,

I would like to create checkboxes over the table. When I click on a checkbox, I would like to hide the corresponding column to make the UX cooler and the table more readable.

Tried this one https://github.com/akveo/ng2-smart-table/pull/688/commits/8d22cae0d991b40480487b165e4b7d360088ec1e

But it is not working

Do somebody knows how to do ?

Guide contributeur