View Full Version : On-the-fly Editing Script
lex2000
12-12-2007, 11:13 PM
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
dcstow
12-12-2007, 11:31 PM
Could you use something like the Yahoo! UI DataTable (http://developer.yahoo.com/yui/datatable/)?
An example with cell editing: http://developer.yahoo.com/yui/examples/datatable/dt_cellediting.html
lex2000
12-12-2007, 11:41 PM
That is exactly what I'm looking for, but I can't use functionality that is dependent upon calling to external servers. Thanks, though. That is pretty slick.
Errr, the Dynamic Content Editing script I posted here (http://dynamicdrive.com/forums/showthread.php?t=27136) is just for that. I think the name on-the-fly describes the system better :)
lex2000
12-13-2007, 07:36 PM
Errr, the Dynamic Content Editing script I posted here (http://dynamicdrive.com/forums/showthread.php?t=27136) is just for that. I think the name on-the-fly describes the system better :)
Please see my response to your post about your script on the page above.
Checked and updated, thank you again ;)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.