c# Select row datagridview code example Example: c# datagridview select row index programmatically dataGrid.Rows[index].Selected = true;