Set this property to true if you have handled the error and notified the user.
myErrorLabel.Text = e.Exception.Message; e.IsHandled = true;
ErrorEventArgs Class | DVXP.DXTableEditor Namespace