I am working on column filter in .NET MVC project. my requirement is, in a dropdown control all table header column name will bind with the checkbox. By default, all option are selected. When I deselect from dropdown any option it reflects to table data and that column will not be shown.I am working on column filter in .NET MVC proje