Data Row
A data row is 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 items.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Style | GridViewStyles.Row, GridViewStyles.FocusedRow, GridViewStyles.SelectedRow |
Content | ASPxGridView.GetRowValues, ASPxGridView.GetCurrentPageRowValues, ASPxGridBase.GetSelectedFieldValues |
Template | GridViewTemplates.DataRow |