public function initActions()
 {
     parent::initActions();
     $this->actionAdd(new Am_Grid_Action_Sort_AffBanners());
 }