Top Level :: Structures

Package Information: Structures_DataGrid 0.6.0

Show All Changelogs
» Version » Information
0.9.0 2007-12-18     beta
0.8.3 2007-04-12     beta
0.8.2 2007-03-11     beta
0.8.1 2007-01-15     beta
0.8.0 2006-12-16     beta
0.7.2 2006-10-17     beta
0.7.1 2006-06-19     beta
0.6.3 2005-10-25     beta
0.6.2 2005-01-26     beta
0.6.0Download

Release date: 2004-12-21 20:20 UTC
Release state: beta

Changelog:

Initial Beta Release - Beware of many changes to the core API

********* Warning: You must now instantiate as a reference **********

Implemented new data source layer to handle data manipluation with many
different data source types such as DB_DataObject, CSV, XML, etc.
The DataGrid now handles the data fetching, so if you are using
DataObjects, all you need to do is bind to the dataobject with out
fetching, the DataGrid will take care of the rest. Same with a DB_Result
object, just simply create the result object and bind it to the datagrid.

New Features:
Automatic GET/POST/Cookie handling for sorting and paging
Renderers: XUL, CSV, Console Table
DataSources: DB_Result, DB_DataObject, Array, CSV, XML, RSS

Many Bugfixes included as well:
Bug #2123: Allows to use db_dataobject extended classes
Bug #2124: Implement formbuilder options from db_dataobject
Bug #2125: Allow GET/POST/COOKIE varaibles for sorting to have prefixes
Bug #2128: Better error handling for setRecord method
Bug #2438: HTML Renderer better organized with render, toHTML, getTable
methods. Other renderers reflect similiar changes
Bug #2499: Converted all ampersands to &
Bug #2501: Implemented a sorting icon indicatior for HTMLTable renderer

Dependencies:
0.5.3 2004-08-10     alpha
0.5.2 2004-08-10     alpha
0.5.1 2004-06-25     alpha
0.5 2004-05-04     alpha
0.4.1 2004-03-16     alpha
0.4 2004-03-16     alpha