Sunday, October 08, 2006

PHP DataGrid v.2.x.x




--------------------------------------------------------------
To download version 2.1.0 click here.


--------------------------------------------------------------
PHP DataGrid documentation for version 2.x.x
--------------------------------------------------------------


1. System Requirements
------------------------------
PHP DataGrid is operating system independent. You get it works on both Linux and
Windows. You need following components are installed:

- PHP 4.0 script engine or later
- Apache 1.3 or above
- mySQL 3.23 or above

2. Lisencing
------------------------------
See the Lisence.txt file.


3. Installation
------------------------------
<? require_once($PHP_DATAGRID_FILE_PATH."/datagrid.class") ?>
Where $PHP_DATAGRID_FILE_PATH - is a file path where PHPDataGrid stored on your server.


3. Features
------------------------------
- View mode
-- Tabular layout
-- Columnar layout
- Details mode
-- Columnar layout
- Columns sorting
- Fields Filtering
- Paging
-- current/total pages selector
-- pager
-- page size drop-down box
- Embedded css templates


To see example of code click here.

To download version 2.1.0 click here.
--------------------------------------------------------------

No comments: