A newer version of this page is available.
Switch to the current version.
Empty Data Row
An empty data row is displayed when the GridView has no visible rows.
The table below lists the main members which affect the element's appearance and functionality:
Characteristics | Members |
---|---|
Style | GridViewStyles.EmptyDataRow (via GridViewSettings.Styles.EmptyDataRow) |
Content | ASPxGridViewTextSettings.EmptyDataRow(via GridViewSettings.SettingsText.EmptyDataRow) |
Template | GridViewSettings.SetEmptyDataRowTemplateContent |
Feedback