Unplanned
Last Updated: 19 Jul 2021 08:50 by ADMIN
Jeff
Created on: 27 Aug 2020 14:45
Category: TreeList
Type: Bug Report
3
The TreeList stays in Create mode when adding new children items and the data is an ObservableCollection
I have a TreeList, bound to an ObservableCollection data source. When I try to add new children the component stays in Create mode even after I click on the Update button.
2 comments
ADMIN
Hristian Stefanov
Posted on: 19 Jul 2021 08:50

Hello,

The bug is with the status "Unplanned". This means that it is a verified/confirmed bug, but with no scheduled date for implementation yet.

In the meantime, a possible approach to avoid the problem is using new references instead of ObservableCollection.

You are also subscribed to the item, and you will get notified via email over status changes.

Regards,
Hristian Stefanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Leigh
Posted on: 12 Jul 2021 16:36
Is there a workaround for this as I am having the same issue.