This is a migrated thread and some comments may be shown as answers.

TreeList with multiple instances of the same object

0 Answers 74 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Shlomo
Top achievements
Rank 1
Shlomo asked on 26 Jan 2012, 08:36 AM
Hi,

We have encountered an issue with binding a hierarchical object model to a RadTreeList when the hierarchy contains multiples references to the same node instance.
For example, if node A contains two children, both node B.

In this scenario it seems the TreeList display and selection become problematic, with tree levels not getting the correct indentation and selecting a node selecting all appearances of the node in the tree (good) but not unselecting them when selection changes.
Unfortunately, Telerik support informed me that this scenario is not supported by the Grid and TreeList controls.

I was wondering if anyone here encountered a similar issue, and if so if there is a simple workaround to allow me to still use the TreeList without having to completely change my existing data structure.

Thanks!

No answers yet. Maybe you can help?

Tags
TreeListView
Asked by
Shlomo
Top achievements
Rank 1
Share this question
or