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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T21:09:28+00:00 2026-06-08T21:09:28+00:00

I am using jqGrid with LOAD ONCE and then paging on the client side.

  • 0

I am using jqGrid with LOAD ONCE and then paging on the client side. When I add in a filter toolbar, paging becomes very slow after any sort of filter is applied.

$(gridElement).jqGrid({
        postData: post,
        loadComplete: function (data) {
            onLoadComplete(data); 
        },
        gridComplete: function () {
            onGridComplete(); 
        },
        datatype: function (pdata) {
            dataSource(pdata);
        },
        colNames: columnNames,
        colModel: columnModel,
        rowNum: 10, 
        rowList: [10, 20, 30],
        viewrecords: true,
        pagination: true,
        pager: pagerElement,
        loadonce: true,
        sortorder: "desc",
        sortname: 'id',
        cellEdit: false,
        search: true,
        gridview: true,
        //rownumbers: true
    });


    $("#jqGrid").jqGrid('filterToolbar',{ 
        stringResult : true, 
        searchOnEnter : false });

Any idea why this occurs? There is a delay when clicking the paging button, before any of the common events fire (like onPaging, onGridComplete, etc.).

Note that once the grid is complete, datatype property is set to ‘local’.

My guess is that it tries to filter every time you page (or it only filters one page at a time? not sure). But can that be disabled?

Thanks.

  • 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-08T21:09:29+00:00Added an answer on June 8, 2026 at 9:09 pm

    If you’re open to alternative grid libraries, I suggest you take a look at SlickGrid.

    I’ve been using it for a while now. Seems to be the best in class JavaScript grid library.
    Once you get a hang of it, its easy to customize & also has quite a number of plugins already.

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

Sidebar

Related Questions

I've read this QA jqGrid filtering on the client-side using "filterToolbar" and this one
I am using JQGrid in my solution in which i load tabs dynamically, but
I'm using jqGrid's filterToolbar method to let users quick search/filter the grid data. I'm
I'm tryoing to set up a treeGrid using jqGrid 4.2.1 after some works visual
I am using jqgrid treegrid to load the data remotely on expand event. It
I'm using jQuery Grid 3.7.2 to load data in 'loadonce' mode, i.e. jqGrid takes
Using the jqGrid i am trying to figure out how to dynamically load my
I have select box in jqGrid and to load data m using dataUrl .
I am newbie in using jqgrid. While new page load the grid is properly
I'm using jqGrid plugin and I want to add onKeyPress event to each field

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.