/**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setUseAjax(0);
 }