esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

ng-table fixed header and scroll not working #1008

Open Ramlanka7 opened 7 years ago

Ramlanka7 commented 7 years ago

Hi, I am using ng-table for first time and found this issue.

https://stackoverflow.com/questions/44953888/ng-table-fixed-header-and-scroll-bar

scottux commented 7 years ago

I am confused, the ng-table in that SO question is https://github.com/valor-software/ng2-table and not this module. Do you want to know how to accomplish that with the code in this repo?

Ramlanka7 commented 7 years ago

Yes, Fixed header is not working.

scottux commented 7 years ago

See #41