Skip to content

Commit a1cbf8b

Browse files
authored
Merge branch 'master' into SKrastev/fix-4896-master
2 parents b70e7f7 + fbddf69 commit a1cbf8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/igniteui-angular/src/lib/core/grid-selection.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ export class IgxGridCRUDService {
181181
this.beginRowEdit();
182182
return;
183183
}
184+
} else {
185+
this.endRowEdit();
184186
}
185187
}
186188

0 commit comments

Comments
 (0)