Zend Framework DataGrid PDF Print E-mail
Friday, 23 January 2009 08:53

Quick Way

on action controller

$dbAdapter = Zend_Db_Table::getDefaultAdapter();
$dbAdapter->setFetchMode(Zend_Db::FETCH_OBJ);
$grid = new Bvb_Grid_Deploy_Table($dbAdapter,'Document Title','direktoritemp');
$grid->from('namatable');
$this->view->grid = $grid->deploy();

screen shoot

DataGrid

where download zend framework datagrid (unofficial)

http://code.google.com/p/zfdatagrid/downloads/list 

 

Add your comment

Your name:
Your email:
Your website:
Comment:
  The word for verification. Lowercase letters only with no spaces.
Word verification:

Ads...

z

Ads...

z

Who's Online

We have 1 guest online

Statistics

Members : 14
Content : 73
Web Links : 7
Content View Hits : 52762