I have the table generated dynamically, at times it will have 100 rows other times it may have 300. I wish to put tablesorterpager on my table.
When the user hits find to repopulate the table, I wish to unbind or remove the pagers action, load the data and then bind the plugin again. Any ideas on how i can achieve the bind -unbind operation on th tablesorterpager action.
I put these in the pager plugin before the constructors solved my issue
constructor within “….pager.js”: