How to reproduce:
- Go to https://demos.telerik.com/kendo-ui/grid/editing-inline
- Click "Add new record"
- Go to page 2 (button at the bottom of the grid)
- Go back to page 1
Result:
The grid has an empty row.
Expected:
The inline edit to get cancelled and no blank rows to be submitted into the grid.