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

Editing RadTreeViewItems

1 Answer 19 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 22 May 2013, 03:13 PM
I am having an issue editing radtreeviewitems.  The issue occurs when I cancel an edit in the RadTreeViewItem_PreviewEdited method using e.handled = true.  When this same item is edited again after the cancel edit, e.OldValue is equal to the canceled event’s  e.NewValue and not the original value. 

Thanks,

Daniel A.

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 23 May 2013, 01:54 PM
Hello Daniel,

I was not able to reproduce the issue. In attached project I am using the PreviewEdited event and printing the old and new values of the event args. Could you please give it a look and try to introduce the issue?

Regards,
Hristo
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeView
Asked by
Daniel
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or