private void UpdateGrid() { (gridValues, controls) = _gridManager.GetGrid(currentStatus, gridValues); }