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

cancel row edit

3 Answers 262 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Shulla Krous
Top achievements
Rank 1
Shulla Krous asked on 03 Dec 2009, 10:48 AM
Hello,

In GridView row opened for edit, after changing some cells values, how can I enable the user to cancel the changes done and retreive the previous values?
In many appliactions, clicking on Escape cancels the edit of the row fields (if the user didn't focus out of the row yet).

3 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 03 Dec 2009, 02:13 PM
Hello kr kr,

Thank you for contacting us. Currently RadGridView doesn't support an undo functionality. Actually, you are the first to request the feature. If more people request the same we will consider implementing it.

Nevertheless, you can implement undo by saving the changed values in a cache and updating it when handling CurrentRowChanged event.

Should you have any other questions, don't hesitate to ask.

Kind regards,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Simon
Top achievements
Rank 1
answered on 14 Apr 2014, 08:12 AM
Old thread, is there still no "undo" operation for editing cells?
0
George
Telerik team
answered on 17 Apr 2014, 08:03 AM
Hello Simon,

Thank you for contacting us.

Currently RadGridViesupports resetting the value of a cell while editing and pressing the ESC key. Moreover when you change the value of a RadTextBoxEditor you can revert it while editing by pressing the CTRL + Z combination.

If these are not your requirements, please let me know.

Looking forward to your response.

Regards,
George
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Shulla Krous
Top achievements
Rank 1
Answers by
Jack
Telerik team
Simon
Top achievements
Rank 1
George
Telerik team
Share this question
or