akveo/ngx-admin

add show/hide capability for columns

Open

#1693 opened on May 15, 2018

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

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