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

Esc key wouldn't discard cell edit

1 Answer 48 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Manohar
Top achievements
Rank 1
Manohar asked on 17 Feb 2011, 05:21 AM
Hi,
What is the expected behavior when a cell edit is canceled with Esc key?
When a cell edit is cancelled (in TreeListView) with Esc key, the new Data is not discarded from the cell.

I'd expect the newly entered data would discard and the old data will show up in the cell.
Let me know if there is a RadTreeListView property that need to set?

Thanks.
B.Manohar

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 17 Feb 2011, 08:14 AM
Hi Manohar,

That would be the expected behavior while editing the current row. However, once the RowEditEnded event is executed, the new data will be committed.
Is it not the behavior that you experience ? Which version of RadTreeListView are you using ? Do you handle in a way the CellEditEnded event ?
 

All the best,
Maya
the Telerik team
Tags
TreeListView
Asked by
Manohar
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or