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

[Solved] Problem with commiting changes

1 Answer 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marek
Top achievements
Rank 1
Marek asked on 04 Aug 2009, 04:56 AM
Hello,

I have problem with commiting changes made to data in GridView.
Thou I have set ActionOnLostFocus = ActionOnLostFocus.CommitEdit, not all changes are commited. The situation is as follows: I'm editing exisitng data in grid and have modified one of the cells in the row. Without pressing Enter or moving to another row, I press "Save" button. Modification is not reflected to data source.
To avoid this I have to press Enter or move to another cell before pressing "Save" button.

Can anyone help me with this?

Best Regards
Marek Starosielec

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 05 Aug 2009, 02:29 PM
Hi Marek,

This known issue is already fixed and will be available with the forthcoming service pack. As a workaround you can call RadGridView.CommitEdit() when "Save" button is clicked.

Sincerely yours,
Nedyalko Nikolov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Marek
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or