Does anyone know of a script that enables editing of a table row of data on the fly? For example, I have a table which lists a client's products in their catalog. In each row is a thumbnail image, the product's name, category, subtype, manufacturer and price. I need to enable the row to be editable on the fly, so that a user can perform a sort of quick edit of certain cells without having to wait until the entire form is submitted. Essentially, I just need to make it so that a layer appears, respective edits then made, and then the data in the table row automatically updated and reflected on the current page.
Any ideas on something like this?
Thanks in advance.
lex



Reply With Quote


Bookmarks