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