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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:36:55+00:00 2026-05-28T20:36:55+00:00

In inline editing mode, clicking on Save is throwing an error. var rowSave =

  • 0

In inline editing mode, clicking on “Save” is throwing an error.

var rowSave = function(id){     
    jQuery("#myjqgrid").jqGrid('saveRow',id,{
        "succesfunc": function(response) {
            return true; 
        },                                  
        "url": myjqgrid.json
        "mtype": "GET"
    });
}

Is it because the url is set to json?

Basically, I get JSON response when the grid is loaded the first time. After I edit the row in inline editing mode, the edited data should be sent to the server. When the data is saved on the server, it should return the updated JSON and the grid row data should be updated with the updated JSON response.

  • 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-28T20:36:56+00:00Added an answer on May 28, 2026 at 8:36 pm

    Looking at this doc page:

    • http://www.trirand.com/jqgridwiki/doku.php?id=wiki:inline_editing#saverow

    in the section for saveRow it says:

    url: if defined, this parameter replaces the editurl parameter from the options array. If set to ‘clientArray’, the data is not posted to the server but rather is saved only to the grid (presumably for later manual saving).

    and a bit below:

    Except when url (or editurl) is ‘clientArray’, when this method is called, the data from the particular row is POSTED to the server in format name: value, where the name is a name from colModel and the value is the new value.

    so it seems you need to supply the server URL that will accept data here. In some of the examples on the same page you can see something like this:

    ...
    editurl: "server.php",
    ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using jqgrid and using the inline editing mode and can't figure out
I have created JQGrid with Jquery modal dialog for Delete. Jqgrid with inline editing
jQgrid row is edited using inline editing mode. Pressing Enter sends data to server
In jqgrid inline editing is stared by double clicking in a cell. Cursor is
I'm trying to do inline editing for my website using jQuery so I can
I'm developing a page where i need to show a jqGrid with inline editing
I'm using jquery-ui's draggable for drag-and-drop, and jeditable for inline editing. When I drag
I'm trying to use inline editing in jqGrid and I'm having trouble with the
Does anyone know if jqGrid inline editing throws events that can be handled? The
I'm using a jquery plugin for inline editing. But i would like to activate

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.