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

Need example of using RadGridView with WCF Ria Services

5 Answers 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
rent
Top achievements
Rank 1
rent asked on 23 Jun 2010, 06:01 AM

Hello ALL!!! 

Please provide a good xample of using RadGridView with new WCF Ria Services v.1 in Silverlight 4. ORM is Entity Framework 4.

Thanks in advance.

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 23 Jun 2010, 06:44 AM
Hello,

 You have missed this demo.

Greetings,
Vlad
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
0
rent
Top achievements
Rank 1
answered on 23 Jun 2010, 06:59 AM

Thanks Vlad for quick reply! But I need a downloadable example - Visual Studio 2010 solution....

Thanks.

0
Vlad
Telerik team
answered on 23 Jun 2010, 07:11 AM
Hi,

 You can check the application attached to this blog post.

Best wishes,
Vlad
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
0
rent
Top achievements
Rank 1
answered on 23 Jun 2010, 07:42 AM

Thank you Vlad! And What about CRUD operations in this examples?

Thanks.

0
Vlad
Telerik team
answered on 23 Jun 2010, 08:00 AM
Hi,

 Generally if the service is enabled to perform update, delete, insert all you need is to call SubmitChanges() for the context after you have performed desired action (delete, insert, update, etc) in the grid.

Kind regards,
Vlad
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
rent
Top achievements
Rank 1
Answers by
Vlad
Telerik team
rent
Top achievements
Rank 1
Share this question
or