I have created a cell renderer which shows a button, when you click on it I have to initiate this.props.history.push(\'/somelocation\') based on the cell data.
this.props.history.push(\'/somelocation\')