Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header duplicates and no fixed header #46

Open
mersenneprimes opened this issue Mar 7, 2012 · 4 comments
Open

Header duplicates and no fixed header #46

mersenneprimes opened this issue Mar 7, 2012 · 4 comments

Comments

@mersenneprimes
Copy link

Please see sample here: http://jsfiddle.net/mersenneprimes/ANVNY/2/

As you can see, the header is duplicated and shifted.

I am unable to determine the cause of this.

My table is valid, I have all the thead, tbody, and th tags.

Anyone have any suggestions?

Thanks,
Ehab

@cpanderson
Copy link

I see this as well.

@gabekessler
Copy link

Same here. I'm using bootstrap for my table and getting the exact same thing.

@bufke
Copy link

bufke commented Apr 15, 2012

This took me some time to figure out. The css is not optional. Add the file css/defaultTheme.css

I threw it into your jsfiddle to show it can work. I also added a div so it would actually show the scrollbar. Otherwise the whole table fit without needing one. Documentation should be updated to include a more simple demo or how to use.

http://jsfiddle.net/ANVNY/9/

@kinow
Copy link

kinow commented Sep 8, 2013

That worked for me @bufke ! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants