Posts Tagged 'Grid'

XAJAX Grid

Posted by admin on December 10 2009 Add Comments

XAJAX Grid

By : Jesus Velazquez
This package can be used to edit data from SQL databases using AJAX to avoid page reloading.
It generates the listings of data from SQL databases using HTML tables and Javascript generated by the XAJAX library to interact with the server to edit database data being displayed.
Download :
http://www.ziddu.com/download/7232900/xajaxgrid-2006-06-22.zip.html

Easy Grid

Posted by admin on December 10 2009 Add Comments

By: Dmitry Sheiko
This package can be used to display and data grids using AJAX.
It uses Yahoo User interface library Javascript classes to perform AJAX requests.
A Javascript script calls Yahoo UI libraries to load the data for the table from the server.
The same Javascript script performs the AJAX interaction with the PHP script that includes the [...]

AJAX Grid Manage Data

Posted by admin on December 10 2009 Add Comments

By: Neeraj Thakur
This class can be used to manipulate MySQL database table records displayed in a HTML table.
It displays a table with data from fields of a MySQL database table.
The table can display links for sort the listing by the clicked column and also to execute actions such as insert a new record, update and [...]

AJAX Grid

Posted by admin on December 10 2009 Add Comments

By: Er. Rochak Chauhan
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.
Download:
http://www.ziddu.com/download/7217933/ajaxgrid-2006-01-10.zip.html

AJAX DataGrid

Posted by admin on December 10 2009 Add Comments

By : Hugo Weijes
This class can be used to list data in an HTML table that can be edited using AJAX.
It supports list page scrolling, column sorting, and in-place editing of data cells using form fields to alter the values and AJAX requests to save the changed values to the server.
Download:
http://www.ziddu.com/download/7217339/ajaxdatagrid-2006-12-28.zip.html