What is the simplest way to end cell editing when the user selects an item from the drop-down list of a combo box in a GridViewComboBoxColumn? The default behavior, of course, is to keep the cell in edit mode until the user clicks somewhere else. I'd like to end cell editing immediately and commit the change (if any).
Thanks,
Terry
Thanks,
Terry