You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, I was planning on making tablesorter work better with adding and removing columns dynamically. In order to do this, columns should instead be referenced by an id or class name. Here are some examples:
In the future, I was planning on making tablesorter work better with adding and removing columns dynamically. In order to do this, columns should instead be referenced by an id or class name. Here are some examples:
Then when referencing a column, do it as follows:
Idea from answering this question on stackoverflow.
The text was updated successfully, but these errors were encountered: