To display error message in edited row when inline edit mode is used you can add an ASPxLabel in the ASPxGridView.HtmlRowCreated event, and then set the editor's text on the client side.
↧
To display error message in edited row when inline edit mode is used you can add an ASPxLabel in the ASPxGridView.HtmlRowCreated event, and then set the editor's text on the client side.