Skip to main content
A newer version of this page is available. .

Error Row

ASPxGridView allows you to manually validate an edited row by handling the ASPxGridView.RowValidating event. An error row is automatically displayed below the Edit Form if the event parameter’s RowError property is set to a non-empty string.

veErrorRow

 

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Content DevExpress.Web.Data.ASPxDataValidationEventArgs.RowError
Style GridViewStyles.EditingErrorRow