This package can be used to display (and edit data from a database) in a grid using the Zend Framework.
Features
| Create a datagrid using Arrays, XML, CSV or JSON files | Takes a Zend_Db_Select instance to perform the query |
| User interface controls to perform operations to insert, update and delete table records with support for data validation and filtering | Template based presentation |
| Filter data by user selected fields | Automatic pagination of results |
| Support for extra listing column fields | List sorting by field |
| Configurable field titles | Support for SQL aggregation expressions (MAX, COUNT, MIN, AVG, etc…) |
| Internationalization support | Export results in multiple formats: XML, HTML table, PDF, MSExcel, MSWord, CSV, Open Office Spreadsheet and text document etc.. |
| Cache support | Plug-ins to format content: date, bool, etc.. |
