Skip to content

TreeList Sends Only 3 Delete Requests for Parent Row with More Than Two Child #8110

@ivaylo-milanov

Description

@ivaylo-milanov

Bug report

When a Kendo TreeList contains a parent row that is expanded and includes more than two child records, performing a delete operation results in only 3 delete requests being sent. Specifically, two for the last two child records and one for the parent record.

Reproduction of the problem

Here is a Dojo for reproduction: https://dojo.telerik.com/Cqxjobpr

Current behavior

Sends only 3 delete requests for the last 2 children and the parent.

Expected/desired behavior

Should send individual delete requests for the parent and every child

TicketID:

Here is the TicketID: 1676145

Environment

  • Browser: [all]

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions