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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T14:06:03+00:00 2026-05-19T14:06:03+00:00

Before I dive deep into using jqGrid I have a few questions that others

  • 0

Before I dive deep into using jqGrid I have a few questions that others who have already invested a lot of their time into it might answer.

  1. Does it support easy/simple hidding of certain columns, like for instance, in an application users have the option to choose their own settings, and they might set some column to hidden? Does this require conditional rendering of JS, HTML and data preparation (in MVC controllers)?
  2. Is it possible to use it without the AJAX POSTing functionality, for instance, when we edit a row (inplace or dialog) we just update the HTML (to be exact, the DOM) but we don’t AJAX POST anything yet until doing the “full” postback?
  3. In general, is it suitable for cases where our data does not yet exist in the datastore (we are creating it on the fly and the data will be inserted after postback)?

You might consider the scenario where we have a create new invoice form and as a part of the invoice there are multiple invoice items. These of course cannot be saved prior to saving the invoice (we need the invoice to attach the items to it). So what I do now is postback the entire form, create the invoice and then enumerate table items to insert invoice items.

Hopefully someone who already worked heavily with jqGrid will know the answers.

  • 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-19T14:06:03+00:00Added an answer on May 19, 2026 at 2:06 pm

    1) jqGrid column definition support hidden:true proprty which hide the corresponding column. You can use setColProp method to set the column dynamicaly. If you want allow the user to choose the order of columns or hide some columns you can use columnChooser for this.

    2) You can use jqGrid to display or modify the local data. Inline editing and cell editing support this. You should use editurl:'clientArray' in case of inline editing and cellsubmit:'clientArray' in case of cell editing (see example from this answer for example). Form editing has not full local editing support without any AJAX requests to the server, but use can use dummy server url to implement local editing also with the form editing (see the jqGrid demo, select on the left size “New in version 3.7” and then “Add/edit/delete on local data”).

    3) You can use jqGrid to display or modify the local data and not only for the data loaded from the database. To do this use use datatype parameter set to "local", "jsonstring", "xmlstring" and use data or datastr option to fill the data. I prefer to use datatype:"local" and initialize the grid contain with the data parameter.

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

Sidebar

Related Questions

Before I dive really deep into MongoDB for days, I thought I'd ask a
Before I dive into my question, I wanted to point out that I am
Before I dive into the question. Let me state that by Event Loop I
Before I dive into the disscusion part a quick question; Is there a method
Before saying anything I have to say that, albeit I'm an experienced programmer in
Before I dive into ANTLR (because it is apparently not for the faint of
I'm new to iOS and objective-C. Before I dive down into this I'd like
I have a CSS3 position transition that makes a dive slide from one side
I’ve been working on a few small scale Access projects that have turned large
Before I dive into development, I want to know if this is possible at

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.