Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
16701 | Jul 22,2004 07:34 AM UTC | Jul 22,2004 08:29 AM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
grid.CurrentCell.EndEdit();
grid.Binder.EndEdit();
But this may not be sufficient if there is something interfering with the saving process. You might try listening to the grid.Leave event and see if that is being hit in this case. If so, you could try doing the two calls above to see if that handles things.
You might look through your code for calls to CancelEdit as that would be something that would throw away changes and restore the old value.
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.