question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

how can I fix the headers?

See original GitHub issue

I’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:closed
  • Created 6 years ago
  • Comments:20 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
rodrigoEclipsacommented, Jun 7, 2017

I need to set the headers but without activating the virtual scroll, since I’m implementing a drag and drop, is this possible?

1reaction
tmburnellcommented, Mar 23, 2017

are you scrolling the page or the grid? If you look at the 10k example:

  • if you scroll the grid the header stays at the top
  • if you scroll the page the whole grid scrolls as you say.

So you might make sure you are using vertical scroll [true].

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found