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

DataBound Spreadsheet does not trigger change event when dragging the fill handle #7160

Closed
kendo-bot opened this issue Dec 28, 2022 · 7 comments
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: High

Comments

@kendo-bot
Copy link
Contributor

kendo-bot commented Dec 28, 2022

I'm submitting a Bug report

Description

After the 2022 R2 SP1 version. there is a bug in the spreadsheet data source. when dill down the cell, the data source will not be changed. only input text can trigger the change event. Regression introduced with the fix of #6839

Regression with 2022.2.621

Reproduction steps

  1. Open the demo - https://demos.telerik.com/kendo-ui/spreadsheet/datasource
  2. Drag down the fill handle of a UnitPrice cell

Expected:
Button is enabled

Actual:
Button not enabled

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all]

Reported in ticket: 1591981

@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Dec 28, 2022
@alestoya
Copy link

alestoya commented Jan 6, 2023

Reported in: 1592614

@antonmironovv
Copy link

Reported in: 1596075

@nelito987
Copy link
Contributor

Reported in ticket ID: 1604422

@nelito987
Copy link
Contributor

Reported also in ticket ID: 1606509

The issue also appears in the same demo when a cell content is deleted

@iiNS0MNIAC
Copy link

Would really love to see some priority put on this as the control is unusable for the site i am trying to develop. Using this control for CRUD purposes is kind of useless when i can't stop my users from deleting contents of a single cell, or using the fill handle and neither of them trigger HasChanges() to be true

@nelito987
Copy link
Contributor

Reported in : 1607758

@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 May 31, 2023
@Dimitar-Goshev Dimitar-Goshev changed the title DataBound Spreadsheet does not trigger change event when dragging the fill handle as of R2 2022 SP1 DataBound Spreadsheet does not trigger change event when dragging the fill handle May 31, 2023
@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 May 31, 2023
@iiNS0MNIAC
Copy link

Reported also in ticket ID: 1606509

The issue also appears in the same demo when a cell content is deleted

Look like they only fixed the fill handle and not the issue when deleting :( @nelito987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: High
Projects
None yet
Development

No branches or pull requests

7 participants