PHP Classes

AJAX Grid: Edit and save table data without page refreshing

Recommend this page to a friend!

  Author Author  
Picture of Er. Rochak Chauhan
Name: Er. Rochak Chauhan is available for providing paid consulting. Contact Er. Rochak Chauhan .
Classes: 53 packages by
Country: India India
Age: 44
All time rank: 21 in India India
Week rank: 80 Down6 in India India Down
Innovation award
Innovation award
Nominee: 14x

Winner: 3x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to edit and save data of table columns.

It uses AJAX to save the changed table cells without refreshing the current page.

The changed cells are saved by backend scripts that store the updated data in server side text files.

Details
#1)Files to be edited: ajaxgrid.js example.php edit.php grid.php #2) The variable "url", declared in the top of "ajaxgrid.js" file, defines the server side file, which is called after the save button is pressed #3) Make sure you include "prototype.js", "ajaxgrid.js" on the top if the HTML file #4) "idName1", "idName2", "idName3", "idName4" on the top of "ajaxgrid.js" are the ids of the four elements of the grid #5) I have used text file to read and store the text, but you can also use XML or Database to do the same. #6) This is just a learing demo, for fully commertial/live code, feel free to contact me. #7) The whole code is not totaly OOPS Oriented, in order to make it easier to understand.

  Classes of Er. Rochak Chauhan  >  AJAX Grid  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AJAX Grid
Base name: ajaxgrid
Description: Edit and save table data without page refreshing
Version: 1.0.0
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 20360 users
All time rank: 34
Week users: 0 users
Week rank: 257 Equal
 
  Groups   Rate classes User ratings   Trackback   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes


  User ratings  
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: Good (83%) Sufficient (77%) Sufficient (68%) Sufficient (78%) - - Sufficient (64%) 915
Month: Not yet rated by the users

  Pages that reference this package  
Free Classes ajaxGrid from phpclasses.org...
Today, the trend is to implement AJAX in everything related with Web...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file ajaxgrid.css Data Stylesheet
Plain text file AjaxGrid.inc.php Class Main Class
Accessible without login Plain text file ajaxgrid.js Data Javascript File
Accessible without login Plain text file edit.php Aux. File to edit grid on the fly
Accessible without login Plain text file example.php Example Example Script
Accessible without login Plain text file grid.php Aux. File to update grid in realtime
Accessible without login Plain text file prototype.js Data Ajax Library
Accessible without login Plain text file ReadMe.txt Doc. Documentation
Accessible without login Plain text file Row1Col1.txt Data Grid Data
Accessible without login Plain text file Row1Col2.txt Data Grid Data
Accessible without login Plain text file Row2Col1.txt Data Grid Data
Accessible without login Plain text file Row2Col2.txt Data Grid Data

Install with Composer Install with Composer - Download Download all files: ajaxgrid.tar.gz ajaxgrid.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Accessible without login Plain text file ajaxgrid.css Data Stylesheet
Plain text file AjaxGrid.inc.php Class Main Class
Accessible without login Plain text file ajaxgrid.js Data Javascript File
Accessible without login Plain text file edit.php Aux. File to edit grid on the fly
Accessible without login Plain text file example.php Example Example Script
Accessible without login Plain text file grid.php Aux. File to update grid in realtime
Accessible without login Plain text file prototype.js Data Ajax Library
Accessible without login Plain text file ReadMe.txt Doc. Documentation
Accessible without login Plain text file Row1Col1.txt Data Grid Data
Accessible without login Plain text file Row1Col2.txt Data Grid Data
Accessible without login Plain text file Row2Col1.txt Data Grid Data
Accessible without login Plain text file Row2Col2.txt Data Grid Data

Install with Composer Install with Composer - Download Download all files: ajaxgrid.tar.gz ajaxgrid.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.