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:
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.
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.
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.