This question is locked. New answers and comments are not allowed.
Hi,
We have recently migrated from the Silverlight Toolkit DataForm to the Telerik DataForm (2011.2.712.1040)
If i went into edit mode on the Toolkit DataForm, made changes to a value in a text box and pushed cancel, the value would revert back to the origina, using ReadOnly/Edit Templates.
The same does not work for Telerik also using ReadOnly/Edit/New Templates.
My object is implememting IEditableObject but I have not put any code in the BeginEdit() and CancelEdit() methods as I didn't need to for the Toolkit DataForm, it just worked.
Is there a way for this to work with the Telerik DataForm without me having to write a bunch of extra code?
Thanks,
Steve
We have recently migrated from the Silverlight Toolkit DataForm to the Telerik DataForm (2011.2.712.1040)
If i went into edit mode on the Toolkit DataForm, made changes to a value in a text box and pushed cancel, the value would revert back to the origina, using ReadOnly/Edit Templates.
The same does not work for Telerik also using ReadOnly/Edit/New Templates.
My object is implememting IEditableObject but I have not put any code in the BeginEdit() and CancelEdit() methods as I didn't need to for the Toolkit DataForm, it just worked.
Is there a way for this to work with the Telerik DataForm without me having to write a bunch of extra code?
Thanks,
Steve