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

Master-detail in a single RadGridView

1 Answer 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Enric
Top achievements
Rank 1
Enric asked on 06 Feb 2014, 10:22 PM
Hi, does anyone have any sample of that?
is it possible using RadGridView on WPF 4.5?

Thanks a lot for your help and comments,

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 07 Feb 2014, 12:16 PM
Hi Enric,

You can create a master-detail relationship in RadGridView by following one of the two possible approaches:
The first approach is to use RowDetails, by defining RowDetailsTemplate. More information about this method of creating master-detail relations can be found on this link. You can also see the following online demo. The approach from the demo works the same in both Silverlight and WPF.

The second method is to use hierarchical GridViews. This is explained in details in our online documentation here.

About your second question - yes it is possible to use RadGridView with .NET Framework 4.5. In order to have full compatibility, you will have to reference the .45 version of our dll files (like Telerik.Windows.Controls.Data.dll)


Regards,
Hristo
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

Tags
General Discussions
Asked by
Enric
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or