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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:58:58+00:00 2026-05-29T06:58:58+00:00

jqgrid is used to show stock status from server. Data is retrieved in json

  • 0

jqgrid is used to show stock status from server. Data is retrieved in json format using controller in url parameter:

url: 'Grid/GetData'

Getting data (even 0 rows) takes some time. This causes noticeable delay on page load.

How to disable GetData controller call on initial jqgrid load?
On initial load empty grid should appear, without rows.

Data should retrieved if such command is issued by user:

  • search criteria is entered
  • enter is pressed in search toolbar
  • refresh button in jqgrid toolbar is pressed.
  • 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-29T06:58:58+00:00Added an answer on May 29, 2026 at 6:58 am

    You should just use datatype: 'local' at the beginning. If you want to load the data from the server you should change datatype to ‘json’ with respect of setGridParam method and trigger reloadGrid.

    In many scenarios like master/detailed grid I use the way. At the beginning the detailed grid has datatype: 'local'. If a row will be selected at the master grid I set datatype to ‘json’ for the detailed grid and reload it. In the postData of the detailed grid will be used the id of selected row from the master grid.

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

Sidebar

Related Questions

jqGrid tree nodes are read from server using json data. Click in node reads
Question : using jqgrid to show data of a table. table has foreign key
jqGrid parameter loadonce: true is used Selecting rows and pressing delete button No url
Code below from other stackoverflow answer is used in jqGrid to implement checkbox using
Code below is used to create post data from jqGrid colmondel and post it.
I am using jqGrid ( http://www.trirand.com/blog/ ) to display some read-only data. The resizeable
Hello first time i used jqgrid but data not loaded in UI * html
i used this link to build a basic jqgrid: http://haacked.com/archive/2009/04/14/using-jquery-grid-with-asp.net-mvc.aspx this my code: <script
jqGrid Edit form invoked using Edit button from top toolbar is defined as grid.navGrid(#grid_toppager,
I want to show a JSON data at my table as like here: example

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.