Home › Forums › WinForms controls › Xceed Grid for WinForms › Updating data to data source automatically. › Reply To: Updating data to data source automatically.
Notice that this line:
e.CancelEdit = false;
in cell_cell_ValidationError(…) and row_ValidationError(…)
prevent the row from leaving edit mode.
/Thomas
Imported from legacy forums. Posted by C# (had 587 views)