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

Problems with IEditableObject

1 Answer 26 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Leonard
Top achievements
Rank 1
Leonard asked on 26 Sep 2014, 02:50 PM
Good morning, I have some problems with this class.

I have a object (object1) and this one object has a list of objects (objectList).

When I set ((IEditableObject) object1).BeginEdit in the viewmodel and later I open a usercontrol, in this usercontrol I add a element to objectList.

Later I press the Cancel button and in viewmodel I set ((IEditableObject) object1).CancelEdit but the objectList doesn't cancel.

Is there a way for this to work?

Thanks

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 29 Sep 2014, 08:27 AM
Hello Leonardo,

This issue does not seems related to any of our Silverlight controls, so I would suggest that you post in on MSDN forums or StackOverflow instead.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
Leonard
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or