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

Silveright GridView & Entity Framework - Insert and IList

1 Answer 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Christine
Top achievements
Rank 1
Christine asked on 11 Mar 2011, 05:15 AM
Hello -

I have a gridview that uses Entity Framework as the data source. The grid populates as expected but will not allow inserts.  I've read that this is because the data needs to be cast as an IList.  Can you please provide an example of how I would make this cast using Silverlight radgridview and EF 4.0?

Thank you!

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 11 Mar 2011, 08:30 AM
Hi,

Why not use DomainDataSource (or even RadDomainDataSource) directly instead?

Regards,
Vlad
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
GridView
Asked by
Christine
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or