This question is locked. New answers and comments are not allowed.
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
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