Skip to main content

Data Row

A data row represents an individual data source record. Rows contain data and command cells. Data cells display field values. Command cells belong to command columns and display command links.

veDataRow

 

The table below lists the main members which affect the element’s appearance and functionality:

Characteristics

Members

Style

GridViewStyles.Row (via GridViewSettings.Styles.Row)

GridViewStyles.FocusedRow (via GridViewSettings.Styles.FocusedRow)

GridViewStyles.SelectedRow (via GridViewSettings.Styles.SelectedRow)

Content

ASPxClientGridView.GetRowValues

ASPxClientGridView.GetSelectedFieldValues

Template

GridViewSettings.SetDataRowTemplateContent