We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Accepting CheckBox Changes

I am having a problem getting the changed ''state'' of a CheckBox cell to be accepted in a GridControl when the focus remains in that cell. If the state of the CheckBox cell is changed, a call to EndEdit does not force the change to be accepted for that CheckBox cell (CurrentCellAcceptedChanges doesn''t get called). How can I force it to accept the changes?

2 Replies

AD Administrator Syncfusion Team August 26, 2004 02:07 PM UTC

You can call grid.CurrentCell.ConfirmChanges.


AD Administrator Syncfusion Team August 26, 2004 03:27 PM UTC

Thanks Clay. >You can call grid.CurrentCell.ConfirmChanges.

Loader.
Live Chat Icon For mobile
Up arrow icon