how can I fix the headers?
See original GitHub issueI’m submitting a … (check one with “x”)
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[x ] support request => Please do not submit support request here
Current behavior
May I ask which attribute I can use to fix the table header? I checked the demo code as well as the documentation, and I can not find out any configuration that can make the table header fixed. Now, when I scroll vertically, the whole table scroll up. Thanks Expected behavior
Reproduction of the problem
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
- Table version: 0.7.x
- Angular version: 2.0.x
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
- Language: [all | TypeScript X.X | ES6/7 | ES5]
Issue Analytics
- State:
- Created 6 years ago
- Comments:20 (1 by maintainers)
Top Results From Across the Web
Configure headers and footers for different sections of a ...
Configure headers and footers for different sections of a document · Click or tap the page at the beginning of a section. ·...
Read more >How to Repair File Headers - Small Business - Chron.com
Click the top “Browse” button with the heading “Corrupted File” and select the ZIP file you believe has a corrupt header. When you...
Read more >How to fix header in HTML? - Studytonight
To fix the position of the header in the webpage, use position: fixed, and to fix it at top use to top:0. The...
Read more >Fix 7-zip Headers Error in Easy Ways - Wondershare Repairit
Therefore, this article will show you how viruses and other factors cause the headers error to your Zip files. More importantly, how to...
Read more >Make or Break Your Headers & Footers in Microsoft Word
Yes, it took me a good 30 seconds to remove the page and fix the footer. ... There are 2 tools that make...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I need to set the headers but without activating the virtual scroll, since I’m implementing a drag and drop, is this possible?
are you scrolling the page or the grid? If you look at the 10k example:
So you might make sure you are using vertical scroll [true].