Saturday, August 29, 2009

New version 6.0.2 of PHP DataGrid

The new version 6.0.2 of PHP DataGrid is available for downloading from here. The new version 6.0.2 of PHP DataGrid is available now for downloading. There are many bugs fixed and also some new additions and improvements. This version requires full re-installation, if you work with one of previous. Read carefully Getting Started.


Here the main additions and improvements:

• Feature: [added] added non-documented property weekStartingtDay, that defines first day for week in floating calendar (suggested by Andrea Venturini)

• Feature: [improved] minor changes in language files
• Feature: [improved] added possibility to use {0},{1} replacements in "on_js_event"=>"" for "link" fields in Veiw Mode
• Feature: [improved] added non-documented field type "data" for Veiw Mode fields, that displays field data as a text, without HTML formatting
• Bugs fixed

To view a Live Demo click here.

To download new version click here.

Saturday, August 15, 2009

New version 6.0.1 of PHP DataGrid


The new version 6.0.1 of PHP DataGrid is available for downloading from here. This is a new generation of DataGrid. There are also some changes in this version. Read carefully Getting Started.

This version requires full re-installation, if you work with one of previous versions.


Here the main additions and improvements:

• Feature: [added] new displaying type "label" for foreign keys
• Feature: [added] new paging navigation type: by selecting page from dropdown list
• Feature: [added] possibility to work with AJAX for sorting and paging by using $dgrid->AllowAjax(true); method
• Feature: [added] new field type "linkbutton" in View Mode
• Feature: [added] new landguage added - Danish(da). Provided by kallesoe.
• Feature: [added] new "view_type"=>"checkbox" for "enum" field type in Add/Edit Modes
• Feature: [improved] minor changes in error messaging system
• Feature: [improved] added automatically deleting images and files on deleting record
• Feature: [improved] removed blank simbols when javascript functions called
• Feature: [improved] in SetAutoColumnsInEditMode() added automatically detecting default values for fields
• Feature: [improved] attribute "show" in filtering for "dropdown" fields renamed in "field_view"
• Feature: [improved] seriously reduced executing time in edit/detail modes
• Feature: [improved] JS AFV changed on version 1.0.6
• Feature: [improved]empty datetime fields processing for IS NUL cases. Now it saves NULL instaed of 0000-00-00
• Feature: [improved] error handling on exporting data
• Bugs fixed

To view a Live Demo click here.

To download new version click here.