2015-01-07 18:08:04 4300次浏览 0条回答 0 悬赏 5 金钱
<?php 
$this->renderPartial('_search', array('search'=>$search,'cate_first'=>$cate_first,'cate_second'=>$cate_second,'cate_current'=>$cate_current,'shoplist'=>$shoplist));
$this->widget('bootstrap.widgets.TbExtendedGridView', array(
        'id' => 'product-grid',
        'type' => 'striped bordered',
        'dataProvider' => $dataProvider,
        'extraParams' => array('page'=>$page),
        'template'=>"{summary}{items}{pager}",
        'summaryCssClass'=>'summary pull-right',//定义summary的div容器的class
        //'summaryText'=>'共{pages}页',
        'pagerCssClass'=>'pagination pull-right',
        'bulkActions' => array(
                'actionButtons' => array(
						array(
                                'id'=>'show_all',         // 按钮的id值
    没有找到数据。
您需要登录后才可以回答。登录 | 立即注册
zhoujun
职场新人

zhoujun

注册时间:2015-01-07
最后登录:2015-06-08
在线时长:4小时38分
  • 粉丝0
  • 金钱15
  • 威望0
  • 积分55

热门问题