Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8355089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T09:45:24+00:00 2026-06-09T09:45:24+00:00

I have the table generated dynamically, at times it will have 100 rows other

  • 0

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.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T09:45:26+00:00Added an answer on June 9, 2026 at 9:45 am

    I put these in the pager plugin before the constructors solved my issue

                     $(config.cssNext,pager).unbind('click');
                     $(config.cssPrev,pager).unbind('click');
                     $(config.cssFirst,pager).unbind('click');
                     $(config.cssLast,pager).unbind('click');
    

    constructor within “….pager.js”:

                    $(config.cssFirst,pager).click(function() {
                        moveToFirstPage(table);
                        return false;
                    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Fiddle: http://jsfiddle.net/MhWm5/16/ I have some dynamically generated table rows/values with dynamic IDs <td class=control-group>
The table will get generated dynamically from the server-side code, which I have to
I have a dynamically generated table with php that has same rows. Need to
I have a table that has 100% width. It is generated dynamically with values
I have a dynamically generated table of n rows with a checkbox in each
I have a dynamically generated table and for each row in the table there
I'm working on a web page where I have a dynamically generated table where
I have a table generated by PHP/mysql, I want a user to click the
I have a table of data which is generated dynamically with Javascript. Every few
I have a html table generated dynamically here is the structure row 1 headings

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.