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 7528527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:24:19+00:00 2026-05-30T04:24:19+00:00

I have desgining gridview ,in which i have applied quicksearch function of jquery for

  • 0

I have desgining gridview ,in which i have applied quicksearch function of jquery for filtering the gridview control and also i have applied sorting and paging.with normal searching, jquery function working properly but the problem is,whenever I use paging means whenever the gridview page_index is changed the function stopped his working. Is there any solution available for this problem or it could’t be done?
My quicksearch function is like that:-

 <script type="text/javascript">
                $(function () {
                $('input#TextBox1').quicksearch('table#grid tbody tr');
                });     
 </script>    

amd my paging logic is like:-

protected void GridView1_PageIndexChanging(object sender, GridViewPageEventArgs e)
        {          
            GridView1.PageIndex = e.NewPageIndex;           
            GridView1.DataBind();
            BindData();
        }
  • 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-05-30T04:24:21+00:00Added an answer on May 30, 2026 at 4:24 am

    Try adding the following


    ScriptManager.RegisterStartupScript(tableId, tableId.GetType(), "QuickSearch", "$('input#TextBox1').quicksearch('table#grid tbody tr');", true);

    to “GridView1_PageIndexChanging” (assuming you’re using a scriptmanager).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a gridview that is populated on the Page_Load event if !PostBack is
I have designing in my web page. I have used the gridview, I have
I am designing a WPF user control which contains other user controls (imagine a
I have a query I'm designing which grabs data from multiple different tables. In
I am currently designing a master detail gridview. I have two separate objects defined
I have been designing my app to store local user data which is changed
I have been designing with jquery and using the jquery UI widgets .. but
I have design problem, which I would love to get a hand with. I
Just started designing a database which I have not done before. And am wondering
I am designing the database (MySQL) in which I have two tables Employees and

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.