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

Unable to get nested table to show the Sticky Header #1512

Closed
JesperGJensen opened this issue Feb 12, 2018 · 2 comments
Closed

Unable to get nested table to show the Sticky Header #1512

JesperGJensen opened this issue Feb 12, 2018 · 2 comments

Comments

@JesperGJensen
Copy link

I have a Table with nested tables containing details.
I am unable to get the nested table to show the Sticky Header.
I can confirm with inspect, that the sticky headers are generated, they are just hidden permanently.

JSFiddle Example.
http://jsfiddle.net/JesperGJensen/dczpvkad/7/

I have been trying to follow the example from https://mottie.github.io/tablesorter/docs/example-widget-sticky-header.html

@Mottie
Copy link
Owner

Mottie commented Feb 12, 2018

Hi @JesperGJensen!

I think it's not working because of nested sticky header is not being appended to the .body. Once I did that it sorta started working, but it's still broken. I didn't account for a use-case where nested sticky headers were used inside of a scrollable element. Give me some time to work on this and find a solution.

@Mottie
Copy link
Owner

Mottie commented Feb 25, 2018

Fixed in v2.29.6.

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

No branches or pull requests

2 participants