Saturday, August 16, 2008

The new version 4.2.7 of PHP DataGrid.

The new version 4.2.7 of PHP DataGrid is available for downloading from here.

There are some changes in this version. Read carefully Getting Started.

From Version 4.2.4 PHP DataGrid works with PHP 5 ONLY!!! If you still use PHP 4 - find old version in "php4" folder

Main additions and improvements:

1. * Feature: [added] new language: russian (ru)
2. * Feature: [added] new type for fields in view mode: enum
3. * Feature: [added] new language: greek (gr). Provided by: tequilero@ath.forthnet.gr
4. * Feature: [added] new non-documented property - "NoDataFoundText"
5. * Feature: [added] new field type in view mode - "money" suggested by "drackor"
6. * Feature: [added] new field type in add/edit modes: "type"=>"foreign_key" for foreign keys
7. * Feature: [added] new attributes in filtering mode for dropdownlist: "show" and "condition"
suggested by Fcallez
8. * Feature: [added] new attribute sort_type="string|numeric" in view mode

1. = Feature: [improved] ignore filter field if there was empty 'table' or 'field' attribute
2. = Feature: [improved] in view mode in "case" attribute added new option "camel"
3. = Feature: [improved] all method rewritten from aaBbbCcc() into AaaBbbCcc mode

1. # Bug: [fixed] diactric chars error in IE for UTF-8 charset
2. # Bug: [fixed] with readonly attribute for "image" and "file" fields
3. # Bug: [fixed] for oracle in oci8.php - "Fatal error: Cannot use object of type DB_Error..."
etc.


To view a Live Demo click here.

To download new version click here.