Can a RadTreeListView have different object types for children?

1 Answer 23 Views
TreeListView
Andreea
Top achievements
Rank 1
Iron
Andreea asked on 08 Feb 2024, 09:59 AM

I want to use a RadTreeListView but the hierarchy does not contain children of the same type. Can I achieve this using RadTreeListView and have different properties at each hierarchy level?

Thank you!

1 Answer, 1 is accepted

Sort by
0
Stenly
Telerik team
answered on 08 Feb 2024, 02:06 PM

Hello Andreea,

The RadTreeListView control supports displaying homogeneous data (data of the same type). Displaying data with different data types is not supported by this control.

To display heterogeneous data (data of different types), a hierarchical RadGridView can be created.

More information on this can be found here:

WPF DataGrid - Hierarchy Overview - Telerik UI for WPF

I hope the provided information will be of help to you.

Regards,
Stenly
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.

Andreea
Top achievements
Rank 1
Iron
commented on 08 Feb 2024, 02:06 PM

Thank you for your response!
Tags
TreeListView
Asked by
Andreea
Top achievements
Rank 1
Iron
Answers by
Stenly
Telerik team
Share this question
or