cornflourblue / angu-fixed-header-table

AngularJS fixed header scrollable table directive
http://pointblankdevelopment.com.au/blog/angularjs-fixed-header-scrollable-table-directive
MIT License
67 stars 43 forks source link

Is there a way to customize the height? #1

Closed yazdog8 closed 10 years ago

yazdog8 commented 10 years ago

Love this plugin, but the height remains fixed at 400px in the tBody. Is it possible to add a scope variable to the directive so you can pass a dynamic height in?

yazdog8 commented 10 years ago

Created a pull request.

https://github.com/cornflourblue/angu-fixed-header-table/pull/2

cornflourblue commented 10 years ago

Thanks for the feedback yazdog8, I've just added the optional tableHeight parameter