If it is bound, it should already be updated with the selected cell.
But in terms of accessing the data, yes. I often use the DataBoundItem property to get at the data bound to the DataGridView.
Since you are updating the DataBoundItem, you *ARE* updating the DataRow.
Hope this helps.
www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!