Click here to Skip to main content
15,886,689 members
Articles / Programming Languages / C# 5.0

EditedFormattedValue v/s Value in Datagridview

24 May 2014CPOL 22.5K   2  
There is usually mis-conception with people thinking "DataGridView Cell.Value" gets the current value of the cell in datagridview. This article will tell you the difference between "EditedFormattedValue v/s Value in Datagridview".
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C# 5.0 Table of Contents to view the list of available articles in this section.