akveo/ngx-admin

add show/hide capability for columns

Open

#1,693 opened on May 15, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (7,916 forks)batch import
help wantedquestion

Repository metrics

Stars
 (24,990 stars)
PR merge metrics
 (No merged PRs in 30d)

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 ?

Contributor guide