protected function CreateComponents()
 {
     parent::CreateComponents();
     $this->GetGrid()->SetShowFilterBuilder(false);
 }