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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:35:14+00:00 2026-05-18T10:35:14+00:00

I have 10 pages, each with a jqgrid, and a separate master page. In

  • 0

I have 10 pages, each with a jqgrid, and a separate master page. In the master page I use jquery tabs and divs to specify the jqgrid in each page. Everything works fine apart, except that all the pages are loading when the application starts. What I want is for them to load individually whenever a user clicks on a tab. The grid should then load and display the result. I’ve tried with div onclick (which specifes the page and tab too) but that doesn’t work.

  • 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-18T10:35:14+00:00Added an answer on May 18, 2026 at 10:35 am

    jqGrid has parameter datatype which can be changed any time. You can set initially datatype:'local' to all jqGrids which you has in all tabs. Such grids will ignore the url parameter and don’t send any requests to the server. In the selected tab you can change the datatype to ‘json’ or ‘xml’ depend on your server part

    $('#list').jqGrid('setGridParam',{datatype:'json'});
    

    For the previous selected tab you can optionally set

    $('#list').jqGrid('setGridParam',{datatype:'local'});
    

    but it is probably not really needed. Moreover you can additionally consider to refresh the grid contain with $('#list').trigger('reloadGrid') (if it is good for your scenario).

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

Sidebar

Related Questions

I have several pages to do with several table on each page. I've got
I have a table of pages in my database, each page can have a
I have around 9 web parts and 3 pages to be deployed. Each page
Say that I have an article with multiple pages. Each page has a short
I have a ASP.NET web application which has more than 100 pages. Each page
I am using jqgrid. My page has three tabs and each tab contains a
the pages have only one variable which changes, and each page only holds one
I have a table (jqGrid) inside one of the jquery ui tabs (the first
I have some ten html pages each page also has same header and footer
I have two pages and I want to pass data to each other. How

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.