I have the 2010.2.714.40 demo package and the RadGridView does not have the
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.
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
0
Hi,
Vlad
the Telerik team
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
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
Hello,
Vlad
the Telerik team
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.
I imagine we'll be putting our order in soon.
Thank you again.