Exemple #1
0
 public function renderHeaderCell()
 {
     $this->headerHtmlOptions['width'] = 'auto';
     parent::renderHeaderCell();
 }