Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit cd2473f

Browse files
committed
Revert "Remove blank line"
This reverts commit e379b6b.
1 parent 7710738 commit cd2473f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Controls/Grid/Grid.UWP/View/Services/Editing/EditingService.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ public bool CancelEdit(ActionTrigger trigger)
204204

205205
this.Owner.updateService.RegisterUpdate(update);
206206

207+
207208
if (this.operation.EditMode == DataGridUserEditMode.Inline)
208209
{
209210
this.Owner.EditRowLayer.EditorLayoutSlots.Clear();

0 commit comments

Comments
 (0)