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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T03:45:27+00:00 2026-05-14T03:45:27+00:00

I have a jQuery grid with data with user data. I need to handle

  • 0

I have a jQuery grid with data with user data. I need to handle the click on grid row for each grid row when I click I need to display other grid in the bottom of the grid.

Some thing like very similar to this:

http://www.trirand.com/blog/jqgrid/jqgrid.html

Go to Advanced —> master details

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-05-14T03:45:27+00:00Added an answer on May 14, 2026 at 3:45 am

    the onSelectRow is what is making the details grid load the information from the master grid.

       onSelectRow: function(ids) { 
                if(ids == null) {
                        ids=0; 
                        if(jQuery("#list10_d").jqGrid('getGridParam','records') >0 ) 
                        { 
                            jQuery("#list10_d").jqGrid('setGridParam',{url:"subgrid.php?q=1&id="+ids,page:1});
                            jQuery("#list10_d").jqGrid('setCaption',"Invoice Detail: "+ids) 
                            .trigger('reloadGrid'); 
                        }
                    } else { 
                        jQuery("#list10_d").jqGrid('setGridParam',{url:"subgrid.php?q=1&id="+ids,page:1}); 
                        jQuery("#list10_d").jqGrid('setCaption',"Invoice Detail: "+ids)
                        .trigger('reloadGrid');
                    } 
            }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this code right now to get the row value from jquery grid..
I have grid with user data with first column having check box. I have
I have a gridview control with delete asp:ImageButton for each row of the grid.
I have a jQuery AJAX data grid that loads a list of elements from
I need to choose a jQuery data grid plugin that plays well with MVC2.
I have a JQuery grid which I am reloading everytime when some event occurs
I have jQuery code which looks something like this on Button1 Click $('table.result_grid tbody
Suppose I have the following (shortened for simplicity): jQuery(#grid).jqGrid({ ... ondblClickRow: function() { //
I seem to have an issue where with jQuery Grid (jqGrid) if I have
I have a process that updates hundreds of rows in a grid via jQuery.

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.