PHP Developer's Network : Network Member Forums

Class: Ajax Table Edit



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/3104.html
      Classes of Andrew Sullivan  > 
Ajax Table Edit
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Trackback   Applications   Files Files  
  • Supplied by:

  • Picture of Andrew Sullivan
    Name: Andrew Sullivan <e-mail contact>
    Published packages: 1
    Country: United States United States - PHP professionals from United States looking for PHP jobs
    Home page: http://stroz.us/php/
    Age: 25
    All time rank: 150
    Week rank: 137

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award nominee
    May 2006
    Number 3
    Many Web applications need to provide means to display and edit bi-dimensional data, like for instance data stored in database table records.

    This class provides an AJAX based solution that allows the users to see and manipulate tabular data interactively.

    The data is displayed in a HTML table with content cells that can be edited right there without the need to load another page.

    Manuel Lemos
  • Groups:

  • Group folder image
    HTML generation and processing
    View top rated classes
    Group folder image
    Interact with the Web server without page reloading
    View top rated classes
  • Detailed description:

  • This class can be used to edit data in the cells of an HTML table using AJAX to save the changed cell values without reloading the current page.

    It takes an bi-dimensional array as parameter to define the contents of the cells of the table to be edited. Then it generates the table HTML with the necessary JavaScript code to edit the cell contents.

    The user may edit the cells by clicking on them. The cell is turned into a text input so the user can alter the cell contents with the keyboard. If you are using AdvATE then you can specify the type of input you want returned: text, textarea, select, radio, and checkboxes. For the latter three, you are able to specify the inputs and values to be presented to the user.

    When the cell editing is finished, the data is saved using AJAX to send to the server the new cell value and the respective table row and column number.
  • User ratings:

  • Ratings
    Utility
    Consistency
    Documentation
    Examples
    Tests
    Videos
    Overall
    Rank
    All time:
    Good (86.8%)
    Good (82.9%)
    -
    Sufficient (76.3%)
    -
    -
    Not sure (59.3%)
    618
    Month:
    There are not enough user ratings to display for this class.
  • Trackback links:

  • Link Description
    PHP Class: Ajax Table Edit
    A class can be used to edit data in the cells of an HTML table using AJAX to save the changed cell values without reloading the current page.
    Latest blog trackback links Latest blog trackback links
  • Applications that use this class:

  • No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

  • File Role Description
    Files folder image AdvATE
      Plain text file AdvATE.class.php Class
    Advanced Ajax Table Edit Class File
      Plain text file AdvATEexample.php Example
    Example for AdvATE
      Plain text file AdvATEexample2.php Example
    Another example for AdvATE
      Plain text file example2data.php Data
    Used by example2 to create sample data
    Plain text file AjaxTableEditor.class.php Class
    The main class file
    Plain text file example.php Example
    Contains an example usage
    Plain text file tester.txt Data
    Contains a serialized array of sample data
    Download all files: ajaxtableedit.tar.gz ajaxtableedit.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products