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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T08:41:34+00:00 2026-06-06T08:41:34+00:00

Is there any method I can get the full JSON data from jqGrid when

  • 0

Is there any method I can get the full JSON data from jqGrid when datatype is local along with the column name?

In this format: [{"firstname": "Chris"},{"firstname": "Dave"}]

  • 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-06T08:41:36+00:00Added an answer on June 6, 2026 at 8:41 am

    You can use the getRowData method to return an array containing all of the grid data. For example:

    var fullData = jQuery("#myGrid").jqGrid('getRowData');
    

    Here is the documentation for getRowData from the jqGrid wiki, which helps explain what is going on:

    getRowData


    Parameters: rowid or none

    Returns: array

    Description:

    Returns an array with data of the requested id = rowid. The returned array is of type name:value, where the name is a name from colModel and the value from the associated column in that row. It returns an empty array if the rowid can not be found.

    If the rowid is not set the method return all the data from the grid in array


    Update

    You might also be interested in the data parameter, which can be used to retrieve the data passed to the grid. From the jqGrid docs:

    An array that stores the local data passed to the grid. You can directly point to this variable in case you want to load an array data. It can replace the addRowData method which is slow on relative big data

    For example:

    var data = $('#' + gridid).jqGrid('getGridParam', 'data');
    

    Does that help?

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

Sidebar

Related Questions

Is there any method that can help me track internet usage by application? I
Is there any method so that I can stop syncing to gmail. I want
Is there any tool or method that can speed up this process? For instance
Is there any way I can add a static extension method to a class.
How can I detect HTTP method in CodeIgniter controller class? Edited: Is there any
Opah! Is there any way I can call a method in the controller through
I found that there's a clearRect() method, but can't find any to clear an
With JRockit, you can get the full list of threads by any means, and
Is there any way that we can mock certain methods using existing objects ?
Is there any way we can inject new methods and properties into classes during

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.