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

Table Sorting not working for fixed header scrolling table #100

Open
typeofgraphic opened this issue Nov 4, 2013 · 0 comments
Open

Table Sorting not working for fixed header scrolling table #100

typeofgraphic opened this issue Nov 4, 2013 · 0 comments

Comments

@typeofgraphic
Copy link

Hi, I am working with two tables which are filled with an each loop inside two different views. Downloaded the .js file for table sorting this morning which works fine with the first table, but the second table fails to sort. The only difference between these is that the second table has some heavier CSS applied to create a fixed header (enabling a very large list to be scrolled through and fit within the arrangement of views on screen).

The classes appear and toggle as they should when the headings are clicked, but the table does not sort. Could it be that by forcing the header and body into display:block or something else is disabling the ability to resort the table?

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

1 participant