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

How do you Save / Update with OA and RIA?

1 Answer 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alex
Top achievements
Rank 1
Alex asked on 09 Jul 2010, 02:12 AM
How do you Save / Update with OA and RIA?

With the ADO EFM, I would use EntityContainer.AttachAsModified(...)
But how do I do this with OA?

1 Answer, 1 is accepted

Sort by
0
PetarP
Telerik team
answered on 14 Jul 2010, 08:19 AM
Hello Alexander Sun,

Currently when you use a ria data source and you do some modification to it the attach is done internally and you don't need to write any additional logic. As for now doing attach outside of a data source is not supported out of the box and you will have to implement some additional logic in order to do so.

Greetings,
Petar
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
General Discussions
Asked by
Alex
Top achievements
Rank 1
Answers by
PetarP
Telerik team
Share this question
or