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

AutoGenerateHierarchy property in latest version?

4 Answers 53 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Charlie
Top achievements
Rank 2
Charlie asked on 04 Aug 2010, 04:25 PM
I have the 2010.2.714.40 demo package and the RadGridView does not have the AutoGenerateHierarchy property.
I am trying to follow this post: http://blogs.telerik.com/RobertShoemate/Posts/09-12-30/techniques_for_creating_a_hierarchical_radgridview_for_winforms.aspx
to reproduce this functionality in a WPF Application.
Thank you.

4 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 04 Aug 2010, 04:40 PM
Hi,

 This property is specific for our Winforms grid - you can check our hierarchy examples to know more how to create hierarchal grids with RadGridView for WPF. 

Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Charlie
Top achievements
Rank 2
answered on 04 Aug 2010, 09:49 PM
Thank you, I have seen that site.
Do you know of any walkthrough examples of how to set this up when the source is a DataSet?
I have a DataSet returned from a WPF service that contains 3 DataTables (the table relationship is like "parent, child, grandchild").
We can't hard-code our schema since some of our customers have custom data schemas.
Thanks again for any guidance.
Charlie
0
Accepted
Vlad
Telerik team
answered on 05 Aug 2010, 06:20 AM
Hello,

 RadGridView for WPF will generate hierarchy automatically if you assign DataSet with relations for ItemsSource. 

Greetings,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Charlie
Top achievements
Rank 2
answered on 05 Aug 2010, 02:26 PM
So far our team is very impressed with your products and support.
I imagine we'll be putting our order in soon.
Thank you again.
Tags
GridView
Asked by
Charlie
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Charlie
Top achievements
Rank 2
Share this question
or