I need to implement some edit-in-place functionality for a table (where each table cell (in that row) will turn into a textbox/textarea when clicking an edit button, then when the save button is clicked, update a database and change the fields back to text.
Obviously I’ll be handling the AJAX edit/update part, but what is the “best” edit-in-place jQuery plugin?
Thanks.
The Jeditable plugin is the best i’ve used:
http://www.appelsiini.net/projects/jeditable