Closed rtaschetto closed 6 years ago
Thank you for the bug report. The problem should already be fixed in the dev version of the package: https://www.telerik.com/kendo-angular-ui-develop/components/grid/editing/custom-reactive-editing/
Fixed in v3.1.0-dev.201804160839
Published in v3.1.0
Thank you very much for the response!
I am having same issue in v3.5.0, Please help!
I'm submitting a...
Current behavior
When delete a row (for example row 2) and then delete another row, the second row index is wrong.
Expected behavior
I have this situation: row 1 row 2 row 3 row 4 row 5
after delete "row 2" i have : row 1 row 3 row 4 row 5
after delete "row 3" I would expect to have this situation row 1 row 4 row 5
but I have this: row 1 row 3 row 5
Minimal reproduction of the problem with instructions
You can reproduce the problem also in documentation example: https://www.telerik.com/kendo-angular-ui/components/grid/editing/custom-reactive-editing/#
What is the motivation or use case for changing the behavior?
It's a bug?
Environment
Package versions:
Browser:
System: