public function renderTable() { return $this->renderButtons() . parent::renderTable() . $this->renderGroupActions(); }