コード例 #1
0
 protected function _toHtml()
 {
     $this->getChild('sales_grid')->setCollection($this->getCollection());
     return parent::_toHtml();
 }