Set this property to true if you have handled this event and the Row's field has been assigned a value
e.Row[e.Col] = e.EditControl.Text; e.IsHandled = true;
GetEditControlValueEventArgs Class | DVXP.DXTableEditor Namespace