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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:17:55+00:00 2026-05-30T13:17:55+00:00

Simple question: How can one close ajqgrid edit form? I close dialog boxes with

  • 0

Simple question: How can one close ajqgrid edit form? I close dialog boxes with the following:

    $("#submitDialog").dialog("close");

However, after inspecting the jqgrid form I’m having troubles finding the id to close. Here is the editGridRow call that I use to create the form (this is for adding a row, but the same applies to editing a row).

    jQuery("#myGrid").editGridRow( "new", 
        {
    url:'addRow?type=' + gridForm.famousType,
    recreateForm:true,
    afterSubmit: function(responseData)
    {
        openDialog("#errorDialog", responseData.responseText);
        return [true, "true", 1];
    },
    errorTextFormat: function(serverresponse)
    {
        return serverresponse.responseText;
    },
    beforeSubmit: function(postdata, formid)
    {
        if(validationFunction == null)
        {
            return [true, ""];
        }
        return validationFunction.validate(postdata, formid);
    },
    beforeShowForm: (gridForm.beforeShowFormAdd)?gridForm.beforeShowFormAdd.run:null  //false or null?
        });
return false;

My guess is this is easy, I just haven’t seen anything that says how to do it, including on the jqgrid wiki. Ideas?

  • 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-30T13:17:57+00:00Added an answer on May 30, 2026 at 1:17 pm

    It may not be the answer you’re looking for, but since I couldn’t find it myself I ended up using this workaround:

    jQuery('.ui-jqdialog-titlebar-close').click();
    

    Which will click the X button of the dialog, closing it.

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

Sidebar

Related Questions

Simple question, but one I can't find an answer to on the MSDN subscriber
Simple question. I'm new to Clojure. How can I use one file from my
Simple question: Can a swing frame be completely modal ( block all others windows
Simple question: Can I mix in my desktop application Java and JavaFX Script code?
Right bit of a simple question can I input nText into a pivot table?
Simple question :) How can I reduce build time using a parallel build /
simple question: How I can find out commands for a DLLImport in C#.Net and
This is probably a simple question but I can't seem to find the solution.
This is probably a simple question but I can't seem to figure out how
Simple question. Just wondering if this can be done without me having to enforce

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.