BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
this.gridControl1.Model.Options.WrapCellBehavior = GridWrapCellBehavior.WrapRow; this.gridControl1.EnterKeyBehavior = GridDirectionType.Right;Attached is a sample that uses these properties and does validation in CurrentCellAcceptedChanges without the double message.