Set this property to true if the text is parsed and the Row's column value is updated
e.Row[Col] = Integer.Parse(text); e.IsHandled = true;
FieldParseEventArgs Class | DVXP.DXTableEditor Namespace