The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataGridView::RefreshEdit Method ()
.NET Framework (current version)
Refreshes the value of the current cell with the underlying cell value when the cell is in edit mode, discarding any previous value.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Call this method to force a cell to update its display value in edit mode. This is useful when an external process modifies the cell value and you want to notify the user of the change, even when a user-specified change is lost as a result.
.NET Framework
Available since 2.0
Available since 2.0
Show: