private void MainGrid_RowEditEnded(object sender, DataGridRowEditEndedEventArgs e) { _viewModel.SaveMainRow(); }