Back to Devexpress

Error Row

aspnet-3775-components-grid-view-visual-elements-error-row.md

latest752 B
Original Source

Error Row

  • Dec 17, 2020

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.

CharacteristicsMembers
ContentDevExpress.Web.Data.ASPxDataValidationEventArgs.RowError
StyleGridViewStyles.EditingErrorRow