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.

Tuesday, July 29, 2008

Forum problems

I'm sorry, but we have a problems with http://www.phpbb88.com/ forum.
I hope these problems will be resolved soon.

Saturday, May 31, 2008

The new version 4.2.6 of PHP DataGrid (with AJAX autocomplete)


The new version 4.2.6 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 Romanian(ro/ro_utf8), provided by: Rotter Robert
2. * Feature: [added] new attribute "width" in filtering fields
3. * Feature: [added] new method: allowExportingTypes();
4. * Feature: [added] abbility to use in Filtering "," to make a search by some words
5. * Feature: [added] new feature for textbox in filtering: AJAX autocomplete function (provided by Jordi Nin)


1. # Bug: [fixed] syntax error in css classes
2. # Bug: [fixed] in drawing tabular layout of filter drawing
3. # Bug: [fixed] error on Upper/Camel case in "field_data" attribute for "link" fields
4. # Bug: [fixed] in floatingToolTipsFieldExists() method
5. # Bug: [fixed] with "Back" button, when it was not allowed
6. # Bug: [fixed] with "Upload" link for images and files, when field defined as readonly.
7. # Bug: [fixed] error with numRows() method for oracle
8. # Bug: [fixed] in selectSqlItem() and executeSql()
9. # Bug: [fixed] with on_js_event attribute
etc.


To view a Live Demo click here.

To download new version click here.

Download

Latest version


Download PHP DataGrid class NOW!!!