getResponse()->setBody( $this->_view->getLayout()->createBlock( \Magento\Bundle\Block\Adminhtml\Catalog\Product\Edit\Tab\Bundle\Option\Search::class )->setIndex( $this->getRequest()->getParam('index') )->setFirstShow( true )->toHtml() ); } }