koalyptus / TableFilter

A Javascript library making HTML tables filterable and a bit more :)
https://www.tablefilter.com
MIT License
323 stars 95 forks source link

Cannot get sorting to work on columns #779

Closed hansenwebco closed 4 years ago

hansenwebco commented 4 years ago

I've looked through all of the issues and cannot figure out for the life of me what I'm doing wrong

https://hansenwebco.github.io/heroesforgedb/

Everything in the package is working including themes and other settings but the sortable is not working, I've tried grabbing the latest zip, building it myself to no avail. The demos however work, so I thought it might be I was creating the table dynamically but static tables I've tested also don't work.

Love the plugin hoping you can help sort it. All the code should be in the page linked above.

Thanks.

Mark

hansenwebco commented 4 years ago

Ended up needing a thead and tbody.