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

Binding to EntityCollection of WCF RIA SP1

1 Answer 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Orchid Infosys
Top achievements
Rank 2
Orchid Infosys asked on 06 May 2011, 06:23 PM
Hi
WCF RIA SP1 EntityCollection now supports adding entities through IEditableCollectionView interface. Does that mean I can bind GridView to an EntityCollection and expect the Grid to add it to the Collection without overriding its AddingNewDataItem event?

Thanks

 

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 10 May 2011, 03:21 PM
Hi Fakrudeen,

Generally RadGridView supports IEditableCollectionView interface, so grid will work properly with any collection that implements this interface. If you mean that when RadGridView is used with a DomainDataSource control with RIA Services SP1 there is no need to handle AddingNewDataItem event in order to add a new item.
Let me know if this doesn't help.

Regards,
Nedyalko Nikolov
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
Orchid Infosys
Top achievements
Rank 2
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or