Skip to content
New issue

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

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

Already on GitHub? # to your account

updateAll method does not work with widgets #442

Closed
wanusmaximus opened this issue Nov 27, 2013 · 3 comments
Closed

updateAll method does not work with widgets #442

wanusmaximus opened this issue Nov 27, 2013 · 3 comments
Labels

Comments

@wanusmaximus
Copy link

I can not seem to get the updateAll method to run properly on a page where tablesorter widgets are present.

For example, the updateAll method breaks when you add the following to line 19 of example-update-all.html:

<script src="../js/jquery.tablesorter.widgets.js"></script>

It does not matter if widgets are configured for a tablesorter instance. As long as the widgets.js file is present, the method does not seem to work.

@wanusmaximus
Copy link
Author

Sample code: http://54.244.112.173/temp/tablesorter/example-update-all.html

Tablesorter breaks when the "Modify the entire value column" link is clicked.

@Mottie
Copy link
Owner

Mottie commented Nov 27, 2013

Thanks, I'll fix this in the next update.

Edit: basically the problem is that the "uitheme" widget is removing the "tablesorter-blue" class name from the table.

@wanusmaximus
Copy link
Author

Thanks Mottie! I appreciate the quick response!

@Mottie Mottie closed this as completed in 7c5a85c Dec 2, 2013
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants