Sabtu, 11 November 2006

New 3.2.0 version of PHP DataGrid

New 3.2.0 version of PHP DataGrid is available for downloading from now.This version changes: - Added:  -- ability to define array of page sizes  -- case sensitivity (filtering mode)  -- ability to define search field to be a dropdown box (filtering mode)  -- ability to add optional column in datagrid by editing SELECT SQL statement  -- new css template (default)  -- ability to define column data

Sabtu, 28 Oktober 2006

Some important notes!

PHP DataGrid is still in the development phase, so please...1. Make sure, that every table in the database you use has a primary key! 2. In "SELECT" SQL statement put this key field at the first place. 3. Don't use in your "SELECT" SQL statement "ORDER BY" option - it's ordered by primary key automaticly.Small bug in version 3.x.x:See forum discussing here.

New version 3.1.0 of PHP DataGrid

New version 3.1.0 of PHP DataGrid is available for downloading from now.General features of this version:-------------------------- View mode  -- Tabular layout  -- Columnar layout- Details mode  -- Columnar layout- Add new mode- Edit mode  -- Tabular layout  -- Columnar layout- Delete mode- Automatic validation   -- Client side - Columns sorting- Fields filtering- Paging   -- current/total pages

Jumat, 27 Oktober 2006

PHP DataGrid v.3.x.x

--------------------------------------------------------------To download version 3.2.0 click here.This version changes: - Added  -- ability to define array of page sizes  -- case sensitivity (filtering mode)  -- ability to define search field to be a dropdown box (filtering mode)  -- ability to add optional column in datagrid by editing SELECT SQL statement   -- new css template (default)  --

Kamis, 12 Oktober 2006

The blog's Forum

Dear readers and visitors!The Blog's forum is created to help Me and You to discuss any themes that related to PHP DataGrid script. If your question is about PHP DataGrid - please, leave it on the blog's Forum. It will really help me to prevent to get twice same answers.Thanks :)

Senin, 09 Oktober 2006

New version 2.1.0 of PHP DataGrid

New version 2.1.0 of PHP DataGrid is available for downloading from now.Features of this version:-------------------------- 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 templatesTo download a new version click here.To see Live Demo