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

The Archive Base Latest Questions

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

I am using jqgrid with local data and I know how to edit a

  • 0

I am using jqgrid with local data and I know how to edit a row, but I can’t figure out how to delete or insert a row.

For insert, where do I need to place addRowData? In some event handler?

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

    Use the following as an example :

    var myfirstrow = {invid:"1", invdate:"2007-10-01", note:"note", amount:"200.00", tax:"10.00", total:"210.00"};
    jQuery("#grid_id").addRowData("1", myfirstrow);
    

    where invid,invdata,note,amount,tax and total are column names and #grid_id is the ID of your jqGrid to add data and

    jQuery("#grid_id").delRowData( rowid );
    

    where rowid is the ID of the row you want to remove

    Docs for these methods are here

    To trigger the adding / removing of rows is really your choice – you could have an add button and then prompt the user to enter the column data – then add the data to the table ….

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

Sidebar

Related Questions

I am having trouble constructing a jqGrid TreeGrid using local data. This method works
I'm using a jQuery Grid Plug-In with local data. If I delete a selected
I'm using jqgrid in a project. And need to know how to return/set error
Im using jqgrid wherein i need to pass addtional data to the controller while
I'm using the method addJsonRows to add local data to a jQgrid. As this
i m using jqgrid with mvc 3, I want to add Edit and Delete
I am using jqGrid ( http://www.trirand.com/blog/ ) to display some read-only data. The resizeable
How can I find the current page number in jqGrid (using jQuery of course).
I'd like to implement my own delete functionality in jqGrid. I'm currently using the
My jqGrid that does a great job of pulling data from my database, but

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.