daniel-nagy / fixed-table-header

Fixed table header directive.
MIT License
88 stars 36 forks source link

Not working #45

Open akash24 opened 4 years ago

akash24 commented 4 years ago

when i install this package and applied property fix-head to my thead element of table but its not working for me what can be the issue please help as its very important.

Route Driver Supervisor Fueling CCTV Clean Driver Uniform Sideman Uniform Intercooler Expected Unpacking Empty Box Trolley Returned Toolkit Received Cello Tape Screw Driver Safety Knife Tape Measure Pliers Images Issue Type Notes
{{report.route_name }}
/ {{report.VanRegNo }}
{{report.ID }} {{report.FName }} {{report.supervisor_name }} {{report.emptyboxcount}} {{report.issue_type}} {{report.Issues_note}}
Outbound {{report.ob_note}}

this is my package.json file code as its finely installed to my project

"dependencies": { "angular-fixed-table-header": "^0.2.1", "angular2-csv": "0.2.5",

in installed this package via npm