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

Handling many to many editing

1 Answer 53 Views
EntityFrameworkDataSource
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 12 Mar 2013, 05:12 AM
I have setup a data source for editing in a RadGridView, the entity in question has a many to many relationship with another entity with in the database:

EntityA 
ID

EntityB
ID

EntiyAB
EntityAID
EntityBID

I want to load the related EntityB records in a row Details Template to enable the user to add, edit, and delete. I have set the RelatedObjects in the Entity Framework Data Source and have setup the RowDetailsTemplate with a radGridView, but yet the linked EntityB records are not being loaded nor is the child GridView allowing the user to add a new record.

1 Answer, 1 is accepted

Sort by
0
tony
Top achievements
Rank 1
answered on 11 Aug 2013, 06:12 PM
bump....I just posted a similar queson
Tags
EntityFrameworkDataSource
Asked by
Andrew
Top achievements
Rank 1
Answers by
tony
Top achievements
Rank 1
Share this question
or