I'm submitting a...
Bug Report
Current behavior
When autoSync is set to true and the cell is edited and closed, the cellClose event isn't fired.
Expected behavior
The cellClose event should be fired.
Minimal reproduction of the problem with instructions
The problem can be observed in the following Dojo:
https://dojo.telerik.com/@sspasova/iRAMOduT
1.Open the Console.
2.Then open and close a cell without making any changes. The cellClose event is fired.
3.Open a cell, change its value and then close it. The cellClose event isn't fired.
4. Remove autoSync from the dataSource.
5. Repeat the first 3 steps. The event is fired in both cases.
Environment
Package versions: 2024.1.130
Browser: [all]