Top "Inline-editing" questions

Inline editing is a quick way to update database information by making changes directly in the row of the grid.

in-place edit in Rails 3

There are a few options for editing a model in-place while in the Show page, i.e. without having to …

ruby-on-rails ajax inline-editing
jqgrid onClickSubmit and afterSubmit events of inline Save button

I've been looking around for an answer for a little while now and cannot find an one that sufficiently answers …

json events jqgrid inline-editing
Saving edited values using Jeditable

I have been looking for a really good, well documented jquery plug-in that will let me edit values on click …

jquery ajax codeigniter inline-editing
How to do inline editing in angularjs without Template?

am trying to write an inline editing function without using a template as outlined here http://plnkr.co/edit/EsW7…

angularjs inline-editing
Why is my jQuery jEditable, edit-in-place callback not working?

I am using a jQuery jEditable edit-in-place field but when the JSON function returns and I try to return a …

jquery ajax json jeditable inline-editing