Back to Devexpress

Record Error

aspnet-116135-components-vertical-grid-visual-elements-record-error.md

latest619 B
Original Source

Record Error

  • Dec 17, 2020

ASPxVerticalGrid allows you to manually validate an edited record by handling the ASPxVerticalGrid.RecordValidating event. An error record is automatically displayed at the bottom of the record if the event parameter’s ASPxVerticalGridDataValidationEventArgs.RecordError property is set to a non-empty string.