Results 1 to 6 of 6

Thread: On-the-fly Editing Script

  1. #1
    Join Date
    Dec 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default On-the-fly Editing Script

    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

  2. #2
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Could you use something like the Yahoo! UI DataTable?

    An example with cell editing: http://developer.yahoo.com/yui/examp...llediting.html

  3. #3
    Join Date
    Dec 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.

  4. #4
    Join Date
    Dec 2007
    Location
    Ankara, Turkey
    Posts
    160
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default

    Errr, the Dynamic Content Editing script I posted here is just for that. I think the name on-the-fly describes the system better

  5. #5
    Join Date
    Dec 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by BYK View Post
    Errr, the Dynamic Content Editing script I posted here 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.

  6. #6
    Join Date
    Dec 2007
    Location
    Ankara, Turkey
    Posts
    160
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default

    Checked and updated, thank you again

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •