I am using the DataGridView Control for reading and writing an XML file through XML Serialization.
I have an issue as explained below:
You can get the value of a cell which is not yet committed using the EditedFormattedValue property for the current cell, as below
dataGridView1.CurrentCell.EditedFormattedValue