When a user clicks outside of the edited input in the same cell, the cell remains in edit mode. The problem occurs in the 2.30.0 version.
You can see this behavior in the Incell Editing demo.
Hi Andrea,
When we started working on the issue here, our design lead and the developers held a discussion. It turns out that the reported behavior is desired for the editing functionality.
The decision is - editing should not be canceled when clicking in the edited cell.
Following the above statement, we do not consider the reported behavior as a bug. I'm marking the public item as "Declined". Still, we will continue to track the interest and feedback here.
On a side note, you can continue using EditorTemplate and manually implement OnBlur/OnChange. This allows you to change the default behavior and cancel the event when you click on the edited cell.
Thank you for the effort you put into the public item.
Regards,
Hristian Stefanov
Progress Telerik