DataGrid for Zend Framework
Contact
Your Name (required)
Your Email (required)
Subject
Your Message
Menu
Project Page
Downloads
Demos
Contact
Demos
Twitter
SVN Talks
Wiki now online.
WIKI is down. No idea why. Reported to google, but no answer until now...
$grid->setShowDetailColumn(true|false); to show the detail column. Use {{detailUrl}} in your decorator to get the detail link
Use {{(add|edit|delete)Url}} in your decorators in conjunction with $form->set(edit|delete)Column(false) and $form->addButton(false);
New Feature: You can now use callbacks, format, and helper results directly in your decorator.
http://bit.ly/aXUaQn
New feature: $filters->addFilter('FIELD', array('table' => array('table'=>'TABLE','field' => 'SELECT_VALUE', 'name' => 'SELECT_NAME')));
static functions (g|s)etDefaultConfig(array | Zend_Config); Bvb_Grid::setDefaultConfig($array);
Use $form->setDeleteColumn(false) to allow delete operations but not to show the delete column. The same with $form->setEditColumn(false);
I've been very busy these last days. Trying to get back on track earlier next week.
RT
@zfChannel
: Wondering if PHP 5.3 certification will be an addition to PHP 5 certification or a complete replace of the current certif ...
Recent Posts
Release: 0.6.5
Upcoming – 0.6.5
What’s next?!
Version 0.6 is out!!!
Version 0.6
Release: Version 0.5
Search