| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of Jesus Velazquez | > | XAJAX Grid | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||
| Applications | Related links | |||||||
| Groups | ||
| HTML | HTML generation and processing | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes | |
| AJAX | Interact with the Web server without page reloading | View top rated classes |
| Innovation Award | ||
![]() July 2006 Number 2 Prize: One copy of the Zend Studio |
Data grids are frequently used in Web sites to display long listings of data, often retrieved dynamically from databases. Browsing, editing and updating data displayed in data grids is a task that usually requires a lot of unwanted full page reloads. This class uses the XAJAX library to implement a more usable AJAX based solution to display and edit database records without full page reloads. Manuel Lemos |
| Freshmeat project | ||
|
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| XajaxGrid Site | Full Package XajaxGrid |
| DB PEAR PHP Extension | This extension is required for the example. |
| Xajax Library | xajax is an open source PHP class library that allows you to easily create powerful, web-based |
| File | Role | Description |
|---|---|---|
| Data | SQL file with example data | |
| Class | File Class Example for access the data base | |
| Aux. | Common file to register the xajax functions to call | |
| Aux. | File that contains the xajax functions | |
| Example | Index file | |
| Class | PHP Class Library for creating a grid |
| Download all files: xajaxgrid.tar.gz xajaxgrid.zip |