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

Using GridView as DetailsView of a DataForm

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Frank -
Top achievements
Rank 1
Frank - asked on 25 Jun 2010, 12:19 PM
Hi, I need a really simple sample code of how to do this:

I have a DataForm which is bound to a property in my ViewModel. This dataform shows a collection of Sites (EntitySet of Sites) populated from WCF RIA. This entitySet also contains a EntitySet with SiteModules. These SiteModules can differ from site to site and I want a GridView to display these as I cycle my Sites in the DataForm.

How can I Bind this GridView to my dataform Collection and make it change as I cycle the dataform? I'm not sure about the XAML for this and the sample page seems to be down!

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 30 Jun 2010, 07:24 AM
Hi Frank -,

You may use as a reference and find a sample project in this forum thread.

Greetings,
Maya
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
Tags
GridView
Asked by
Frank -
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or