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.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Content | DevExpress.Web.Data.ASPxDataValidationEventArgs.RowError |
Style | GridViewStyles.EditingErrorRow |