Here I can retrieve the information about selected cell like so.
DataGridViewCell selectedCell = productSpecGrid.SelectedCells[0]; int rowIndex = selectedCell