Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The cellClose event of the Grid doesn't fire when the value is modified and the cell is closed. #7009

Closed
kendo-bot opened this issue Aug 30, 2022 · 0 comments
Assignees
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery Next Release Item that will be included in the next official release SEV: Low
Milestone

Comments

@kendo-bot
Copy link
Collaborator

kendo-bot commented Aug 30, 2022

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]

@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Aug 30, 2022
@ag-petrov ag-petrov added jQuery and removed jQuery1 labels Nov 30, 2022
@gdenchevprog gdenchevprog self-assigned this Dec 20, 2024
@sspasova sspasova self-assigned this Jan 10, 2025
@sspasova sspasova added this to the 2025 Q1 (Feb) milestone Jan 10, 2025
@github-actions github-actions bot added FP: Planned Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Jan 10, 2025
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Jan 13, 2025
@sspasova sspasova added FP: Planned Sync status with associated Feedback Item Next Release Item that will be included in the next official release FP: Completed Sync status with associated Feedback Item and removed FP: Completed Sync status with associated Feedback Item FP: Planned Sync status with associated Feedback Item labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery Next Release Item that will be included in the next official release SEV: Low
Projects
None yet
Development

No branches or pull requests

4 participants