Calling saveRow from custom javascript

QuestionsCalling saveRow from custom javascript
Daniela asked 9 years ago

Hi all,
Is it possible to programmatically trigger saving row? I have custom code for one column. Lets say I select a row in the grid, and I have a custom function that will populate a colum in that row (using the jqGrid setCell function). After that populate operation, the row should be saved to the database. I know that jqGrid has a saveRow and saveCell function, but it does not work.
Thank you.

Best regards
Daniela

1 Answers
Abu Ghufran answered 9 years ago

If you want to add a row using JS, you can refer faq question:
'How to post data using JS code'

Refer http://phpgrid.org/faqs

Your Answer

6 + 1 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?