valor-software / ng2-table

Simple table extension with sorting, filtering, paging... for Angular2 apps
http://valor-software.github.io/ng2-table/
MIT License
554 stars 336 forks source link

Apply custom style to column header #574

Open hemantmali21 opened 7 years ago

hemantmali21 commented 7 years ago

Hi, I am using ng-table component. I want to apply custom style with sorting icon to table header. How do I achieve that?