Completed
Last Updated: 11 Oct 2023 10:11 by ADMIN
Release R3 2023
Francois
Created on: 30 Aug 2023 06:24
Category: TreeView
Type: Bug Report
0
RadTreeView: Node's Image can't be changed at design time when using an ImageList and PropertyBuilder

To reproduce:

1.Create new RadTreeView

2.Create new ImageList and populate

3.Assign ImageList to RadTreeView

4.Open Property Builder

5.Assign Image to a Node, Apply, Close

6.Re-Open, change Node to a different Image, the previous image remains

Expected: the new image is successfully updated.

Actual: the old image remains: 

3 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 04 Sep 2023 15:05

Hello, Francois,

After discussing the case with the team, I have escalated this item to the developers. We are planning to include it in the next official release which is scheduled for the first half of October. Make sure that you follow the item in order to get notified once any status changes occur.

Regards,
Dess | Tech Support Engineer, Principal
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.

Francois
Posted on: 30 Aug 2023 11:57

A workaround that I have found is that we can:

"Set the new Images" (visibly will not change),

Close

Re-Open

"Save Tree to XML"

Close

Re-Open

"Load Tree from XML"  

Images gets updated.

 

This might be easier than programmatically change Images for large set of Nodes.

 

ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 30 Aug 2023 06:39

Hello, Francois,

Thank you for bringing this to our attention. We will try to provide a suitable fix in the upcoming releases. Meanwhile, you can set the Image for the nodes programmatically.

Please excuse us for the inconvenience caused.

Regards,
Dess | Tech Support Engineer, Principal
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.