示例#1
0
 public function renderHeaderCell()
 {
     $this->headerHtmlOptions['width'] = '20px';
     parent::renderHeaderCell();
 }