Skip to content

Paste Not Working in Kendo Grid After Sorting #4728

@yanmariomenev

Description

@yanmariomenev

Description

When users copy data, edit it in Excel, and paste it back into the grid after sorting a column, the changes are not applied. The paste operation must update the records correctly even if the grid is sorted.

Pasting works correctly when the column is not sorted.

Steps To Reproduce

  1. Sort a column.
  2. Copy all the records.
  3. Modify the values of one column in Excel.
  4. Paste the modified data; it will not update the records with the new values when the Grid is sorted.

https://codesandbox.io/p/devbox/dreamy-perlman-3mfc4p?file=%2Fsrc%2Fapp%2Fapp.component.ts%3A61%2C6&workspaceId=ws_J7FhhiAbcPYC5jAKiqys5Q

Check the notes for reference and screen recording.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions