| PEAR Announce 2007-01-15, 7:02 pm |
| The new PEAR package Structures_DataGrid-0.8.1 (beta) has been released at http://pear.php.net/.
Release notes
-------------
- Fix for bug #9820: when the DataSource fetching failed, the error got lost
Package Info
------------
This package offers a toolkit to render out a datagrid in HTML format as well as
many other formats such as an XML Document, an Excel Spreadsheet, an XUL Document and more.
It also offers paging and sorting functionallity to limit the data that is presented and processed.
This concept is based on the .NET Framework DataGrid control and works very well with database and XML result sets.
Related Links
-------------
Package home: http://pear.php.net/package/Structures_DataGrid
Changelog: http://pear.php.net/package/Structu.../download/0.8.1
Download: http://download.pear.php.net/packag...aGrid-0.8.1.tgz
Authors
-------
Olivier Guilyardi <olivier@samalyse.com> (lead)
Mark Wiesemann <wiesemann@php.net> (lead)
|