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

RadGridView n level hierarchy

3 Answers 100 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tobias
Top achievements
Rank 1
Tobias asked on 08 Jun 2018, 09:14 AM

Hi,

 

I was able to find and implement a solution for a simple hierarchy with the rad grid, but I'm stuck on the second level. I could find solutions for a third level, but we need to implement a n level hierarchy. Is this possible and if so how is it possible to implement this with the RadGridView?

 

Best regards

Tobias

3 Answers, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 12 Jun 2018, 10:43 AM
Hello Tobias,

To achieve your requirement you can use the approach shown in the Self-Referencing GridView article. Can you try this and let me know how it goes?

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Tobias
Top achievements
Rank 1
answered on 25 Jun 2018, 07:50 AM

Hi Martin,

This worked for the data part, now I wanted to create a custom HierarchyChildTemplate, but I don't know, to which property I should bind my data. Without my custom template the binding looks like it's made with LINQ, is this because of the SelfReferencing property I've set?

Best regards

Tobias

0
Martin Ivanov
Telerik team
answered on 27 Jun 2018, 11:26 AM
Hello Tobias,

May I ask you to open a new support ticket from your telerik.com account and attach a runnable project showing your current implementation and a drawing of the expected result. I will check it out and think of a suitable solution for your case.

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
Tobias
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Tobias
Top achievements
Rank 1
Share this question
or