Saturday, September 27, 2008

New version 4.2.8 of PHP DataGrid


The new version 4.2.8 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] russian translation (ru_utf8). Provided by: Ivan Borzenkov
2. * Feature: [added] French translation for JS AFV. Provided by: Abel MILCENT
3. * Feature: [added] new attribute for images: "magnify"=>"true" - magnify image on museover event.
4. * Feature: [added] new field tyoe in View Mode: linktodelete. Suggested by v.svetoslavov

1. = Feature: [improved] removed unnecessary including some javascript files
2. = Feature: [improved] changed default parameters in GetFieldProperty() method
3. = Feature: [improved] changed empty date/datetime values in details mode on empty strings
4. = Feature: [improved] changed draw_add_button_separately not documented property on
"show_add_button"=>"inside|outside" attribute in SetModes()

1. # Bug: [fixed] cashing files after downloading exporting file in FF and Opera
suggested by ivan
2. # Bug: [fixed] on drawing foreign key dropdown box
3. # Bug: [fixed] on drawing background for
4. # Bug: [fixed] on drawing enum dropdown boxes in oracle (suggested by Sriharan)
5. # Bug: [fixed] on drawing foreign key field in oracle (suggested by Sriharan)
6. # Bug: [fixed] on getting remote file content
7. # Bug: [fixed] on entering quotes is filtering fields
8. # Bug: [fixed] F5 button refresh click
9. # Bug: [fixed] Added JavaScript unicose simbols to alerts messages in language files
example of codes in languages/README.txt
10. # Bug: [fixed] Fixed errors on W3C validation (solution suggested by Vincent Cadet )



To view a Live Demo click here.

To download new version click here.

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.

Saturday, April 12, 2008

The new version 4.2.5 of PHP DataGrid.

The new version 4.2.5 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!!!

Main additions and improvements:

1. * Feature: [added] non-documented feature - parameter true|false in bind() method: draw DataGrid or not
2. * Feature: [added] new language (cz) - Czech
3. * Feature: [added] new type "calendar" for filter fields
4. * Feature: [added] new attribute "on_js_event" for filtering fields

1. = Feature: [improved] removed refresh image in print view
2. = Feature: [improved] added new filter operator type "%like%"
3. = Feature: [improved] in simple calendar date starts from -65 years from now.
4. = Feature: [improved] improved sequrity check for form sending values

1. # Bug: [fixed] in DrawFiltering with selection of default option in dropdown listbox
2. # Bug: [fixed] "condition" parameter in setTableEdit() wasn't work in Columnar layout
3. # Bug: [fixed] case in default attribute for fields
4. # Bug: [fixed] in export methods
5. # Bug: [fixed] in case sensetivity for headers
6. # Bug: [fixed] in details mode when no fields defined
etc.


To view a Live Demo click here.

To download new version click here.